Skip to content

Commit

Permalink
build(deps): bump cachetools from 5.3.1 to 5.3.2 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.1...v5.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 49ddf55 commit b1a550e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ blinker==1.7.0
# via flask
brotli==1.1.0
# via geventhttpclient
cachetools==5.3.1
cachetools==5.3.2
# via -r requirements.txt
certifi==2023.11.17
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ujson<6
watchfiles<1
xxhash~=3.3
rich~=13.7.0
cachetools==5.3.1
cachetools==5.3.2
zstandard

# Patched dependencies
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ attrs==23.1.0
# referencing
avro @ https://github.com/aiven/avro/archive/5a82d57f2a650fd87c819a30e433f1abb2c76ca2.tar.gz#subdirectory=lang/py
# via -r requirements.in
cachetools==5.3.1
cachetools==5.3.2
# via -r requirements.in
confluent-kafka==2.3.0
# via -r requirements.in
Expand Down

0 comments on commit b1a550e

Please sign in to comment.