Skip to content

Commit 9a95c45

Browse files
Bump cachetools from 6.2.0 to 6.2.1 (#1389)
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.0 to 6.2.1. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.1 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 a5fa27c commit 9a95c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ redis==6.4.0
1515
hiredis==3.2.1
1616
requests==2.32.5
1717
uvicorn-worker==0.4.0
18-
cachetools==6.2.0
18+
cachetools==6.2.1
1919

2020
pytest==8.4.2 # needed because we need to exit in db.py if tests run with wrong config

0 commit comments

Comments
 (0)