From 943b4e6bf96ec95b3210c664b3df58cafe50abfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 02:25:37 +0000 Subject: [PATCH] Bump epics-containers-cli from 2.6.9 to 2.6.10 Bumps [epics-containers-cli](https://github.com/epics-containers/epics-containers-cli) from 2.6.9 to 2.6.10. - [Release notes](https://github.com/epics-containers/epics-containers-cli/releases) - [Commits](https://github.com/epics-containers/epics-containers-cli/compare/2.6.9...2.6.10) --- updated-dependencies: - dependency-name: epics-containers-cli 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 bf2e834..ca86de1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # A pin to the current release for the epics-containers-cli package # using requirements.txt so that dependabot can track updates -epics-containers-cli==2.6.9 +epics-containers-cli==2.6.10