From a7e11386d3ede21535f32eae082f2c11f2c191ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:04:58 +0000 Subject: [PATCH] Bump juju from 3.0.4 to 3.5.2.0 Bumps [juju](https://github.com/juju/python-libjuju) from 3.0.4 to 3.5.2.0. - [Release notes](https://github.com/juju/python-libjuju/releases) - [Changelog](https://github.com/juju/python-libjuju/blob/main/docs/changelog.rst) - [Commits](https://github.com/juju/python-libjuju/compare/3.0.4...3.5.2.0) --- updated-dependencies: - dependency-name: juju dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-2.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-2.9.txt b/requirements-2.9.txt index e0e5c41f3..fe06cf1d3 100644 --- a/requirements-2.9.txt +++ b/requirements-2.9.txt @@ -93,7 +93,7 @@ jmespath==1.0.1 # via # boto3 # botocore -juju==3.0.4 +juju==3.5.2.0 # via -r requirements.in jujubundlelib==0.5.7 # via theblues