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

Commit f85f6f3

Browse files
Bump aiocache from 0.11.1 to 0.12.1
Bumps [aiocache](https://github.com/aio-libs/aiocache) from 0.11.1 to 0.12.1. - [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.1) --- updated-dependencies: - dependency-name: aiocache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6c431f commit f85f6f3

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.17.3
55
Cython==0.29.34
66
cyvcf2==0.30.18
77
uvloop==0.17.0
8-
aiocache==0.11.1
8+
aiocache==0.12.1
99
ujson==5.7.0
1010
Authlib==1.2.0
1111
gunicorn==20.1.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"gunicorn==20.1.0",
4646
"uvloop==0.17.0",
4747
"cyvcf2==0.30.18",
48-
"aiocache==0.11.1",
48+
"aiocache==0.12.1",
4949
"ujson==5.7.0",
5050
],
5151
extras_require={

0 commit comments

Comments
 (0)