Skip to content

Commit

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

build(deps): bump celery from 5.3.5 to 5.3.6 in /backend/requirements
  • Loading branch information
napse-investment authored Jan 2, 2024
2 parents 7241575 + a5f49be commit 59cb2a9
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 @@ -6,7 +6,7 @@ Pillow==10.1.0 # https://github.com/python-pillow/Pillow
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
hiredis==2.2.3 # https://github.com/redis/hiredis-py
redis==5.0.1 # https://github.com/redis/redis-py
celery==5.3.5 # pyup: < 6.0 # https://github.com/celery/celery
celery==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
flower==2.0.1 # https://github.com/mher/flower

# Django
Expand Down

0 comments on commit 59cb2a9

Please sign in to comment.