From e04d68f36cd246f34ebcbf96e68e77c1b01775d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:53:59 +0000 Subject: [PATCH] Bump ibek from 1.6.3 to 2.0.1 Bumps [ibek](https://github.com/epics-containers/ibek) from 1.6.3 to 2.0.1. - [Release notes](https://github.com/epics-containers/ibek/releases) - [Changelog](https://github.com/epics-containers/ibek/blob/main/CHANGELOG.rst) - [Commits](https://github.com/epics-containers/ibek/compare/1.6.3...2.0.1) --- updated-dependencies: - dependency-name: ibek dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc020ba..37ae17d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ibek==1.6.3 +ibek==2.0.1 # to install direct from github during development in a branch # git+https://github.com/epics-containers/ibek.git@fix-extract-assets \ No newline at end of file