Skip to content

Commit 972eee8

Browse files
chore(deps): update cachecontrol requirement from >=0.14.3 to >=0.14.4
Updates the requirements on [cachecontrol](https://github.com/psf/cachecontrol) to permit the latest version. - [Release notes](https://github.com/psf/cachecontrol/releases) - [Changelog](https://github.com/psf/cachecontrol/blob/master/docs/release_notes.rst) - [Commits](psf/cachecontrol@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: cachecontrol dependency-version: 0.14.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0656dc2 commit 972eee8

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
@@ -7,7 +7,7 @@ pytest-asyncio >= 0.26.0
77
pytest-mock >= 3.15.1
88
respx == 0.23.1
99

10-
cachecontrol >= 0.14.3
10+
cachecontrol >= 0.14.4
1111
google-api-core[grpc] >= 2.25.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
1212
google-cloud-firestore >= 2.27.0; platform.python_implementation != 'PyPy'
1313
google-cloud-storage >= 3.1.1

0 commit comments

Comments
 (0)