From d3f288beb6dd08b30d387b61eb0bdd086b9900ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:42:01 +0000 Subject: [PATCH] chore: bump cosl from 0.0.36 to 0.0.40 Bumps [cosl](https://github.com/canonical/cos-lib) from 0.0.36 to 0.0.40. - [Release notes](https://github.com/canonical/cos-lib/releases) - [Commits](https://github.com/canonical/cos-lib/compare/0.0.36...0.0.40) --- updated-dependencies: - dependency-name: cosl 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 316a41a..73f75c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cffi==1.17.0 # via cryptography click==8.1.7 # via typer -cosl==0.0.36 +cosl==0.0.40 # via -r requirements.in cryptography==43.0.1 # via -r requirements.in