Skip to content

Commit 92261df

Browse files
Build: Bump cachetools from 6.2.5 to 7.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.5 to 7.0.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.5...v7.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e66ccb commit 92261df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"pyparsing>=3.1.0,<4.0.0",
4242
"tenacity>=8.2.3,<10.0.0",
4343
"pyroaring>=1.0.0,<2.0.0",
44-
"cachetools>=5.5,<7.0",
44+
"cachetools>=5.5,<8.0",
4545
"zstandard>=0.13.0,<1.0.0"
4646
]
4747

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)