mirror of
https://github.com/clearml/clearml-server
synced 2025-02-12 07:38:28 +00:00
Bump redis from 3.5.3 to 4.4.4 in /apiserver (#190)
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/3.5.3...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7c9daa42b
commit
b51aa5c29b
@ -29,7 +29,7 @@ pyhocon>=0.3.35
|
|||||||
pyjwt>=2.4.0
|
pyjwt>=2.4.0
|
||||||
pymongo[srv]==3.12.0
|
pymongo[srv]==3.12.0
|
||||||
python-rapidjson>=0.6.3
|
python-rapidjson>=0.6.3
|
||||||
redis==3.5.3
|
redis==4.4.4
|
||||||
redis-py-cluster>=2.1.3
|
redis-py-cluster>=2.1.3
|
||||||
requests>=2.13.0
|
requests>=2.13.0
|
||||||
semantic_version>=2.8.3,<3
|
semantic_version>=2.8.3,<3
|
||||||
|
Loading…
Reference in New Issue
Block a user