Skip to content

Commit

Permalink
Merge pull request #858 from GSA/dependabot/pip/cachetools-5.3.3
Browse files Browse the repository at this point in the history
Bump cachetools from 5.3.2 to 5.3.3
  • Loading branch information
ccostino authored Mar 14, 2024
2 parents 3c651a3 + fee88b8 commit 47fe0f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@ -13,7 +13,7 @@ amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.29.6"
botocore = "^1.32.6"
cachetools = "==5.3.2"
cachetools = "==5.3.3"
celery = {version = "==5.3.6", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"
Expand Down

0 comments on commit 47fe0f7

Please sign in to comment.