From 6e5af7918c8e2f6d4074c0aa92962683a4c2b9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:07:48 +0000 Subject: [PATCH] chore(deps): Bump ops from 2.14.0 to 2.15.0 in /charms/slurmctld Bumps [ops](https://github.com/canonical/operator) from 2.14.0 to 2.15.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: ops dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- charms/slurmctld/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charms/slurmctld/requirements.txt b/charms/slurmctld/requirements.txt index 46ded0a..95b7e54 100644 --- a/charms/slurmctld/requirements.txt +++ b/charms/slurmctld/requirements.txt @@ -1,3 +1,3 @@ -ops==2.14.0 +ops==2.15.0 distro==1.9.0 pycryptodome==3.20.0