Skip to content

Commit

Permalink
Merge pull request #224 from napse-invest/dependabot/pip/backend/requ…
Browse files Browse the repository at this point in the history
…irements/dev/redis-5.0.4

chore(deps): bump redis from 5.0.3 to 5.0.4 in /backend/requirements
  • Loading branch information
Xenepix authored May 2, 2024
2 parents ccaf424 + 1e77b1d commit a6793e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytz==2024.1 # https://github.com/stub42/pytz
Pillow==10.3.0 # https://github.com/python-pillow/Pillow
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
hiredis==2.3.2 # https://github.com/redis/hiredis-py
redis==5.0.3 # https://github.com/redis/redis-py
redis==5.0.4 # https://github.com/redis/redis-py
celery==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
flower==2.0.1 # https://github.com/mher/flower

Expand Down

0 comments on commit a6793e3

Please sign in to comment.