From 76c39a0421a4bdc217113e02d66cac865d98da77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:07:25 +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 e1729289..46e333af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via typer -cosl==0.0.36 +cosl==0.0.40 # via -r requirements.in cryptography==43.0.1 # via paramiko