Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11090)
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 Feb 5, 2024
1 parent 034f54d commit 5cc6cf4
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 44 deletions.
22 changes: 11 additions & 11 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.29
boto3==1.34.34
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -36,7 +36,7 @@ celery==5.2.7
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -69,11 +69,11 @@ click-repl==0.3.0
# via
# -r requirements/pip.txt
# celery
cron-descriptor==1.4.0
cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.1
cryptography==42.0.2
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -132,7 +132,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.txt
django-csp==3.7
# via -r requirements/pip.txt
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/pip.txt
django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -215,7 +215,7 @@ idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.20.0
ipython==8.21.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -246,7 +246,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.12
orjson==3.9.13
# via -r requirements/pip.txt
packaging==23.2
# via
Expand All @@ -259,7 +259,7 @@ parso==0.8.3
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -303,7 +303,7 @@ python3-openid==3.2.0
# via
# -r requirements/pip.txt
# django-allauth
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -339,7 +339,7 @@ s3transfer==0.10.0
# boto3
selectolax==0.3.19
# via -r requirements/pip.txt
sentry-sdk==1.39.2
sentry-sdk==1.40.0
# via structlog-sentry
six==1.16.0
# via
Expand Down
20 changes: 10 additions & 10 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.29
boto3==1.34.34
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -40,7 +40,7 @@ celery==5.2.7
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -76,11 +76,11 @@ click-repl==0.3.0
# celery
colorama==0.4.6
# via tox
cron-descriptor==1.4.0
cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.1
cryptography==42.0.2
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -143,7 +143,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.txt
django-csp==3.7
# via -r requirements/pip.txt
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/pip.txt
django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -231,7 +231,7 @@ idna==3.6
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.20.0
ipython==8.21.0
# via ipdb
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -264,7 +264,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.12
orjson==3.9.13
# via -r requirements/pip.txt
packaging==23.2
# via
Expand All @@ -281,7 +281,7 @@ pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -336,7 +336,7 @@ python3-openid==3.2.0
# via
# -r requirements/pip.txt
# django-allauth
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/pip.txt
# celery
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.14.0
# via
# sphinx
# sphinx-intl
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -39,7 +39,7 @@ markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mdit-py-plugins==0.4.0
# via myst-parser
Expand Down Expand Up @@ -131,7 +131,7 @@ sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
tornado==6.4
# via livereload
urllib3==2.1.0
urllib3==2.2.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
18 changes: 9 additions & 9 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.34.29
boto3==1.34.34
# via django-storages
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
celery==5.2.7
# via
# -r requirements/pip.in
# django-celery-beat
certifi==2023.11.17
certifi==2024.2.2
# via
# elastic-transport
# requests
Expand All @@ -44,9 +44,9 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.1
cryptography==42.0.2
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand Down Expand Up @@ -95,7 +95,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.in
django-csp==3.7
# via -r requirements/pip.in
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/pip.in
django-elasticsearch-dsl==8.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -178,7 +178,7 @@ markdown==3.5.2
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.9.12
orjson==3.9.13
# via -r requirements/pip.in
packaging==23.2
# via
Expand All @@ -187,7 +187,7 @@ packaging==23.2
# docker
# dparse
# gunicorn
platformdirs==4.1.0
platformdirs==4.2.0
# via virtualenv
prompt-toolkit==3.0.43
# via click-repl
Expand All @@ -213,7 +213,7 @@ python-dateutil==2.8.2
# python-crontab
python3-openid==3.2.0
# via django-allauth
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/pip.in
# celery
Expand Down
22 changes: 11 additions & 11 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.29
boto3==1.34.34
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -38,7 +38,7 @@ celery==5.2.7
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -74,11 +74,11 @@ coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cron-descriptor==1.4.0
cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.1
cryptography==42.0.2
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -135,7 +135,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.txt
django-csp==3.7
# via -r requirements/pip.txt
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/pip.txt
django-dynamic-fixture==4.0.1
# via -r requirements/testing.in
Expand Down Expand Up @@ -245,15 +245,15 @@ lxml==5.1.0
# pyquery
markdown==3.5.2
# via -r requirements/pip.txt
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mercurial==6.6.2
# via -r requirements/testing.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.12
orjson==3.9.13
# via -r requirements/pip.txt
packaging==23.2
# via
Expand All @@ -264,7 +264,7 @@ packaging==23.2
# gunicorn
# pytest
# sphinx
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/pip.txt
# virtualenv
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.7.0
pytest-django==4.8.0
# via -r requirements/testing.in
pytest-mock==3.12.0
# via -r requirements/testing.in
Expand All @@ -320,7 +320,7 @@ python3-openid==3.2.0
# via
# -r requirements/pip.txt
# django-allauth
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/pip.txt
# celery
Expand Down

0 comments on commit 5cc6cf4

Please sign in to comment.