Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit f5f759e

Browse files
Bump aiocache from 0.11.1 to 0.12.2
Bumps [aiocache](https://github.com/aio-libs/aiocache) from 0.11.1 to 0.12.2. - [Release notes](https://github.com/aio-libs/aiocache/releases) - [Changelog](https://github.com/aio-libs/aiocache/blob/master/.gitchangelog.rc) - [Commits](aio-libs/aiocache@0.11.1...v0.12.2) --- updated-dependencies: - dependency-name: aiocache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dc199b commit f5f759e

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
@@ -5,7 +5,7 @@ jsonschema==4.18.4
55
Cython==3.0.0
66
cyvcf2==0.30.22
77
uvloop==0.17.0
8-
aiocache==0.11.1
8+
aiocache==0.12.2
99
ujson==5.8.0
1010
Authlib==1.2.1
1111
gunicorn==21.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gunicorn==21.2.0",
4545
"uvloop==0.17.0",
4646
"cyvcf2==0.30.22",
47-
"aiocache==0.11.1",
47+
"aiocache==0.12.2",
4848
"ujson==5.8.0",
4949
],
5050
extras_require={

0 commit comments

Comments
 (0)