Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11237)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <244656+humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos committed Mar 25, 2024
1 parent 5fc545b commit 7ea7783
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/pip.txt
# django
Expand All @@ -23,11 +23,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.64
boto3==1.34.69
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.64
botocore==1.34.69
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -174,7 +174,7 @@ django-timezone-field==6.1.0
# django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/pip.txt
# drf-extensions
Expand Down Expand Up @@ -339,7 +339,7 @@ requests==2.31.0
# requests-toolbelt
# slumber
# stripe
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -353,7 +353,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.42.0
sentry-sdk==1.43.0
# via structlog-sentry
six==1.16.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/pip.txt
# django
Expand All @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.64
boto3==1.34.69
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.64
botocore==1.34.69
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -184,7 +184,7 @@ django-timezone-field==6.1.0
# django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/pip.txt
# drf-extensions
Expand Down Expand Up @@ -371,7 +371,7 @@ requests==2.31.0
# requests-toolbelt
# slumber
# stripe
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -423,7 +423,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/docker.in
traitlets==5.14.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
#
amqp==5.2.0
# via kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# django
# django-cors-headers
async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.34.64
boto3==1.34.69
# via django-storages
botocore==1.34.64
botocore==1.34.69
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -133,7 +133,7 @@ django-timezone-field==6.1.0
# via django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.in
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/pip.in
# drf-extensions
Expand Down Expand Up @@ -244,7 +244,7 @@ requests==2.31.0
# requests-toolbelt
# slumber
# stripe
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/pip.in
# django-allauth
Expand Down
14 changes: 7 additions & 7 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/pip.txt
# django
Expand All @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.64
boto3==1.34.69
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.64
botocore==1.34.69
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -177,7 +177,7 @@ django-timezone-field==6.1.0
# django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/pip.txt
# drf-extensions
Expand Down Expand Up @@ -261,7 +261,7 @@ markdown==3.6
# via -r requirements/pip.txt
markupsafe==2.1.5
# via jinja2
mercurial==6.7
mercurial==6.7.1
# via -r requirements/testing.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -317,7 +317,7 @@ pytest-custom-exit-code==0.3.0
# via -r requirements/testing.in
pytest-django==4.8.0
# via -r requirements/testing.in
pytest-mock==3.12.0
pytest-mock==3.14.0
# via -r requirements/testing.in
python-crontab==3.0.0
# via
Expand Down Expand Up @@ -360,7 +360,7 @@ requests==2.31.0
# stripe
requests-mock==1.11.0
# via -r requirements/testing.in
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/pip.txt
# django-allauth
Expand Down

0 comments on commit 7ea7783

Please sign in to comment.