Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p-galligan authored and github-actions[bot] committed Jan 1, 2025
1 parent af16dca commit c415ed6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ celery==5.4.0
# -r requirements.in
# django-celery-beat
# django-celery-results
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand All @@ -33,7 +33,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.5
# via django-celery-beat
django==4.2.16
django==4.2.17
# via
# -r requirements.in
# django-celery-beat
Expand Down Expand Up @@ -73,9 +73,9 @@ python-dateutil==2.9.0.post0
# python-crontab
requests==2.32.3
# via -r requirements.in
six==1.16.0
six==1.17.0
# via python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via django
typing-extensions==4.12.2
# via asgiref
Expand All @@ -84,7 +84,7 @@ tzdata==2024.2
# celery
# django-celery-beat
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via requests
vine==5.1.0
# via
Expand Down

0 comments on commit c415ed6

Please sign in to comment.