Skip to content

Commit 336bf7c

Browse files
Bump diskcache from 5.4.0 to 5.6.3 (#739)
Bumps [diskcache](https://github.com/grantjenks/python-diskcache) from 5.4.0 to 5.6.3. - [Commits](grantjenks/python-diskcache@v5.4.0...v5.6.3) --- updated-dependencies: - dependency-name: diskcache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b03cf6 commit 336bf7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ lxml==4.9.2
99
semver==2.13.0
1010
IPython==7.16.1
1111
orjson==3.8.8
12-
diskcache==5.4.0
12+
diskcache==5.6.3

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest==7.4.0
1212
nose==1.3.7
1313
semver==2.13.0
1414
IPython==7.16.1
15-
diskcache==5.4.0
15+
diskcache==5.6.3
1616
setuptools
1717
wheel
1818
twine

0 commit comments

Comments
 (0)