Skip to content

Commit

Permalink
Update dependency cachetools to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 29828e8 commit 1a9b0f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rich = "13.7.1"
discord-webhook = { version = "1.3.1", extras = ["async"] }
python-multipart = "0.0.9"
passlib = { version = "1.7.4", extras = ["bcrypt"] }
cachetools = "5.3.3"
cachetools = "5.4.0"
asyncache = "0.3.1"
hypercorn = "0.17.3"
tzdata = "2024.1"
Expand Down

0 comments on commit 1a9b0f2

Please sign in to comment.