Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#10898)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <[email protected]>
  • Loading branch information
github-actions[bot] and humitos authored Nov 12, 2023
1 parent 0691bcb commit 6538d98
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
12 changes: 6 additions & 6 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/deploy.txt requirements/deploy.in
#
amqp==5.1.1
amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
Expand All @@ -22,11 +22,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.78
boto3==1.28.84
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.78
botocore==1.31.84
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -228,7 +228,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.2
kombu==5.3.3
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -263,7 +263,7 @@ platformdirs==3.11.0
# via
# -r requirements/pip.txt
# virtualenv
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via
# -r requirements/pip.txt
# click-repl
Expand Down Expand Up @@ -403,7 +403,7 @@ urllib3==2.0.7
# sentry-sdk
user-agents==2.2.0
# via -r requirements/pip.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements/pip.txt
# amqp
Expand Down
12 changes: 6 additions & 6 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/docker.txt requirements/docker.in
#
amqp==5.1.1
amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
Expand All @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.78
boto3==1.28.84
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.78
botocore==1.31.84
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -244,7 +244,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.2
kombu==5.3.3
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -288,7 +288,7 @@ platformdirs==3.11.0
# virtualenv
pluggy==1.3.0
# via tox
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via
# -r requirements/pip.txt
# click-repl
Expand Down Expand Up @@ -437,7 +437,7 @@ urllib3==2.0.7
# requests
user-agents==2.2.0
# via -r requirements/pip.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements/pip.txt
# amqp
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ myst-parser==2.0.0
# via -r requirements/docs.in
packaging==23.2
# via sphinx
pbr==5.11.1
pbr==6.0.0
# via sphinxcontrib-video
pygments==2.16.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# pip-compile --output-file=requirements/pip.txt requirements/pip.in
#
amqp==5.1.1
amqp==5.2.0
# via kombu
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.28.78
boto3==1.28.84
# via django-storages
botocore==1.31.78
botocore==1.31.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -167,7 +167,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.in
# dj-stripe
kombu==5.3.2
kombu==5.3.3
# via celery
lxml==4.9.3
# via pyquery
Expand All @@ -186,7 +186,7 @@ packaging==23.2
# gunicorn
platformdirs==3.11.0
# via virtualenv
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via click-repl
psycopg2==2.9.9
# via -r requirements/pip.in
Expand Down Expand Up @@ -284,7 +284,7 @@ urllib3==2.0.7
# requests
user-agents==2.2.0
# via -r requirements/pip.in
vine==5.0.0
vine==5.1.0
# via
# amqp
# celery
Expand Down
16 changes: 8 additions & 8 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
amqp==5.1.1
amqp==5.2.0
# via
# -r requirements/pip.txt
# kombu
Expand All @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.78
boto3==1.28.84
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.78
botocore==1.31.84
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -235,7 +235,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.2
kombu==5.3.3
# via
# -r requirements/pip.txt
# celery
Expand All @@ -247,7 +247,7 @@ markdown==3.5.1
# via -r requirements/pip.txt
markupsafe==2.1.3
# via jinja2
mercurial==6.5.2
mercurial==6.5.3
# via -r requirements/testing.in
oauthlib==3.2.2
# via
Expand All @@ -270,7 +270,7 @@ platformdirs==3.11.0
# virtualenv
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via
# -r requirements/pip.txt
# click-repl
Expand Down Expand Up @@ -302,7 +302,7 @@ pytest-cov==4.1.0
# via -r requirements/testing.in
pytest-custom-exit-code==0.3.0
# via -r requirements/testing.in
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/testing.in
pytest-mock==3.12.0
# via -r requirements/testing.in
Expand Down Expand Up @@ -438,7 +438,7 @@ urllib3==2.0.7
# requests
user-agents==2.2.0
# via -r requirements/pip.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements/pip.txt
# amqp
Expand Down

0 comments on commit 6538d98

Please sign in to comment.