Skip to content

Commit 6a34728

Browse files
Bump cachebox from 6.2.2 to 6.2.5 (#1130)
Bumps [cachebox](https://github.com/awolverp/cachebox) from 6.2.2 to 6.2.5. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Commits](awolverp/cachebox@v6.2.2...v6.2.5) --- updated-dependencies: - dependency-name: cachebox dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00455f2 commit 6a34728

3 files changed

Lines changed: 132 additions & 132 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838

3939
- Bump aiohttp from 3.13.5 to 3.14.3 ([#1079](https://github.com/alpha-unito/streamflow/pull/1079), [#1088](https://github.com/alpha-unito/streamflow/pull/1088), [#1118](https://github.com/alpha-unito/streamflow/pull/1118), [#1120](https://github.com/alpha-unito/streamflow/pull/1120))
4040
- Bump asyncssh from 2.22.0 to 2.24.0 ([#1064](https://github.com/alpha-unito/streamflow/pull/1064), [#1089](https://github.com/alpha-unito/streamflow/pull/1089), [#1106](https://github.com/alpha-unito/streamflow/pull/1106))
41-
- Bump cachebox from 5.2.3 to 6.2.2 ([#1078](https://github.com/alpha-unito/streamflow/pull/1078), [#1083](https://github.com/alpha-unito/streamflow/pull/1083), [#1092](https://github.com/alpha-unito/streamflow/pull/1092), [#1094](https://github.com/alpha-unito/streamflow/pull/1094), [#1119](https://github.com/alpha-unito/streamflow/pull/1119), [#1122](https://github.com/alpha-unito/streamflow/pull/1122), [#1126](https://github.com/alpha-unito/streamflow/pull/1126))
41+
- Bump cachebox from 5.2.3 to 6.2.5 ([#1078](https://github.com/alpha-unito/streamflow/pull/1078), [#1083](https://github.com/alpha-unito/streamflow/pull/1083), [#1092](https://github.com/alpha-unito/streamflow/pull/1092), [#1094](https://github.com/alpha-unito/streamflow/pull/1094), [#1119](https://github.com/alpha-unito/streamflow/pull/1119), [#1122](https://github.com/alpha-unito/streamflow/pull/1122), [#1126](https://github.com/alpha-unito/streamflow/pull/1126), [#1130](https://github.com/alpha-unito/streamflow/pull/1130))
4242
- Bump cryptography from 46.0.7 to 50.0.0 ([#1096](https://github.com/alpha-unito/streamflow/pull/1096), [#1127](https://github.com/alpha-unito/streamflow/pull/1127))
4343
- Bump cwltool from 3.2.20260413085819 to 3.2.20260720092025 ([#1117](https://github.com/alpha-unito/streamflow/pull/1117))
4444
- Bump cwl-utils from 0.41 to 0.42 ([#1080](https://github.com/alpha-unito/streamflow/pull/1080))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"antlr4-python3-runtime==4.13.2",
3535
"asyncssh==2.24.0",
3636
"bcrypt==5.0.0",
37-
"cachebox==6.2.2",
37+
"cachebox==6.2.5",
3838
"cwl-utils==0.42",
3939
"importlib-metadata==9.0.0",
4040
"Jinja2==3.1.6",

0 commit comments

Comments
 (0)