From c2e1f51fd12e8439cf6ab25fc5ecd60a657bc5cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:24:17 +0000 Subject: [PATCH] chore: bump ops from 2.14.0 to 2.14.1 Bumps [ops](https://github.com/canonical/operator) from 2.14.0 to 2.14.1. - [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.14.0...2.14.1) --- updated-dependencies: - dependency-name: ops dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bc5a1b..0a9cf8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ oauthlib==3.2.2 # via # kubernetes # requests-oauthlib -ops==2.14.0 +ops==2.14.1 # via # -r requirements.in # cosl