From 6ef10ed5345e37db341b00ec9236f162600bbee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:03:09 +0000 Subject: [PATCH] Bump param from 1.12.0 to 2.1.1 Bumps [param](https://github.com/holoviz/param) from 1.12.0 to 2.1.1. - [Release notes](https://github.com/holoviz/param/releases) - [Changelog](https://github.com/holoviz/param/blob/main/doc/releases.md) - [Commits](https://github.com/holoviz/param/compare/v1.12.0...v2.1.1) --- updated-dependencies: - dependency-name: param dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a026ea02..3e1daa0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ hydra-core==1.1.1 invoke==1.6.0 jinja2==3.0.3 omegaconf==2.1.1 -param==1.12.0 +param==2.1.1 pre-commit==2.15.0 typing-extensions==4.0.0 \ No newline at end of file