Skip to content

Commit

Permalink
Bump redis from 2.10.6 to 4.4.4 in /source/jormungandr
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 2.10.6 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@2.10.6...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent 21cdbf0 commit 262b5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/jormungandr/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ amqp==2.5.2 ; python_version < "3.9"
amqp==5.0.6 ; python_version >= "3.9"
kombu==4.0.2 ; python_version < "3.9"
kombu==5.0.2 ; python_version >= "3.9"
redis==2.10.6
redis==4.4.4
flexpolyline==0.1.0
newrelic==2.70.0.51 ; python_version <= "3.6"
newrelic==6.8.0.163 ; python_version >= "3.9"
Expand Down

0 comments on commit 262b5c3

Please sign in to comment.