Skip to content

Commit 336ceef

Browse files
Build: Bump cachetools from 5.5.2 to 6.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 6.0.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f47513b commit 336ceef

File tree

2 files changed

+52
-136
lines changed

2 files changed

+52
-136
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ huggingface-hub = { version = ">=0.24.0", optional = true }
8080
psycopg2-binary = { version = ">=2.9.6", optional = true }
8181
sqlalchemy = { version = "^2.0.18", optional = true }
8282
getdaft = { version = ">=0.2.12", optional = true }
83-
cachetools = "^5.5.0"
83+
cachetools = ">=5.5,<7.0"
8484
pyiceberg-core = { version = "^0.4.0", optional = true }
8585
polars = { version = "^1.21.0", optional = true }
8686
thrift-sasl = { version = ">=0.4.3", optional = true }

0 commit comments

Comments
 (0)