Skip to content

Commit ae4edbe

Browse files
chore(deps): bump cachetools from 5.5.1 to 6.1.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 6.1.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.1...v6.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c42015 commit ae4edbe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -11,7 +11,7 @@ python = "^3.10"
1111
pydantic = "^2.7.1"
1212
fastapi = ">=0.111.0, <1.0"
1313
pyjwt = { extras = ["crypto"], version = "^2.8.0" }
14-
cachetools = "^5.3.3"
14+
cachetools = "^6.1.0"
1515
types-cachetools = "^5.3.0.7"
1616
cryptography = "^44.0.2"
1717
httpx = ">=0.27.0, <1.0"

0 commit comments

Comments
 (0)