Skip to content

Commit bf72682

Browse files
Bump cachetools from 6.1.0 to 6.2.0 (#1929)
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.1.0 to 6.2.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b4563c commit bf72682

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ amqp = "==5.3.1"
1414
beautifulsoup4 = "==4.13.4"
1515
boto3 = "^1.38.27"
1616
botocore = "^1.38.27"
17-
cachetools = "==6.1.0"
17+
cachetools = "==6.2.0"
1818
celery = {version = "==5.5.3", extras = ["redis"]}
1919
certifi = ">=2022.12.7"
2020
cffi = "==1.17.1"

0 commit comments

Comments
 (0)