Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11070)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos committed Jan 28, 2024
1 parent 44e7368 commit dcd4655
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.7
cryptography==42.0.1
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -240,7 +240,7 @@ markdown==3.5.2
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.5.0
newrelic==9.6.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ s3transfer==0.10.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.17
selectolax==0.3.19
# via -r requirements/pip.txt
sentry-sdk==1.39.2
# via structlog-sentry
Expand Down
10 changes: 5 additions & 5 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.7
cryptography==42.0.1
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -286,7 +286,7 @@ platformdirs==4.1.0
# -r requirements/pip.txt
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
prompt-toolkit==3.0.43
# via
Expand Down Expand Up @@ -372,7 +372,7 @@ s3transfer==0.10.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.17
selectolax==0.3.19
# via -r requirements/pip.txt
six==1.16.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# via sphinx-intl
colorama==0.4.6
# via sphinx-autobuild
docutils==0.18.1
docutils==0.20.1
# via
# myst-parser
# sphinx
Expand Down Expand Up @@ -103,7 +103,7 @@ sphinx-prompt==1.8.0
# via -r requirements/docs.in
sphinx-rtd-theme==2.0.0rc2
# via -r requirements/docs.in
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.34.23
boto3==1.34.29
# via django-storages
botocore==1.34.23
botocore==1.34.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.7
cryptography==42.0.1
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand Down Expand Up @@ -245,7 +245,7 @@ rest-framework-generic-relations==2.1.0
# via -r requirements/pip.in
s3transfer==0.10.0
# via boto3
selectolax==0.3.17
selectolax==0.3.19
# via -r requirements/pip.in
six==1.16.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -70,15 +70,15 @@ click-repl==0.3.0
# via
# -r requirements/pip.txt
# celery
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.7
cryptography==42.0.1
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -268,7 +268,7 @@ platformdirs==4.1.0
# via
# -r requirements/pip.txt
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via pytest
prompt-toolkit==3.0.43
# via
Expand All @@ -291,7 +291,7 @@ pyjwt[crypto]==2.8.0
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/testing.in
# pytest-cov
Expand Down Expand Up @@ -360,7 +360,7 @@ s3transfer==0.10.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.17
selectolax==0.3.19
# via -r requirements/pip.txt
six==1.16.0
# via
Expand Down

0 comments on commit dcd4655

Please sign in to comment.