Skip to content

Commit

Permalink
Bump cachetools from 5.3.3 to 5.5.0 (#1561)
Browse files Browse the repository at this point in the history
* Bump cachetools from 5.3.3 to 5.5.0

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.5.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.3...v5.5.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Dyess <[email protected]>
  • Loading branch information
dependabot[bot] and addyess committed Aug 22, 2024
1 parent 64f1eae commit 24cdfbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-2.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ botocore==1.29.99
# s3transfer
bs4==0.0.1
# via -r requirements.in
cachetools==5.3.3
cachetools==5.5.0
# via google-auth
certifi==2023.7.22
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ botocore==1.34.42
# s3transfer
bs4==0.0.2
# via -r requirements.in
cachetools==5.3.3
cachetools==5.5.0
# via google-auth
certifi==2024.2.2
# via
Expand Down

0 comments on commit 24cdfbc

Please sign in to comment.