Skip to content

Commit ee7cc8f

Browse files
Bump cachetools from 4.2.4 to 5.0.0 (#503)
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.4 to 5.0.0. - [Release notes](https://github.com/tkem/cachetools/releases) - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v4.2.4...v5.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
1 parent f46acec commit ee7cc8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
git+https://github.com/python/cherry-picker.git@main#egg=cherry_picker
33
aiohttp==3.8.1
44
gidgethub==5.0.1
5-
cachetools==4.2.4
5+
cachetools==5.0.0
66
redis==3.5.3
77
celery==5.1.2
88
sentry-sdk==1.5.1

0 commit comments

Comments
 (0)