From 3994beb5b5fe429a5cb878f14348fa5187d1810a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 04:50:32 +0000 Subject: [PATCH] chore: bump ops from 2.10.0 to 2.11.0 Bumps [ops](https://github.com/canonical/operator) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/canonical/operator/releases) - [Changelog](https://github.com/canonical/operator/blob/main/CHANGES.md) - [Commits](https://github.com/canonical/operator/compare/2.10.0...2.11.0) --- updated-dependencies: - dependency-name: ops dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edeec37..f9ea783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ oauthlib==3.2.2 # via # kubernetes # requests-oauthlib -ops==2.10.0 +ops==2.11.0 # via # -r requirements.in # ops-scenario