Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11122)
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 Feb 19, 2024
1 parent 501ecfa commit f283500
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 26 deletions.
12 changes: 6 additions & 6 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.39
boto3==1.34.44
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -247,7 +247,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.13
orjson==3.9.14
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ s3transfer==0.10.0
# boto3
selectolax==0.3.20
# via -r requirements/pip.txt
sentry-sdk==1.40.3
sentry-sdk==1.40.4
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -381,7 +381,7 @@ typing-extensions==4.9.0
# via
# -r requirements/pip.txt
# asgiref
tzdata==2023.4
tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down
12 changes: 6 additions & 6 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.39
boto3==1.34.44
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -265,7 +265,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.13
orjson==3.9.14
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -406,7 +406,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/docker.in
traitlets==5.14.1
# via
Expand All @@ -416,7 +416,7 @@ typing-extensions==4.9.0
# via
# -r requirements/pip.txt
# asgiref
tzdata==2023.4
tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down
5 changes: 3 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docutils==0.20.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
idna==3.6
# via requests
Expand All @@ -49,7 +49,7 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.5
# via jinja2
matplotlib==3.8.2
matplotlib==3.8.3
# via -r requirements/docs.in
mdit-py-plugins==0.4.0
# via myst-parser
Expand Down Expand Up @@ -87,6 +87,7 @@ requests==2.31.0
six==1.16.0
# via
# livereload
# python-dateutil
# sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
Expand Down
10 changes: 5 additions & 5 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.39
boto3==1.34.44
# via django-storages
botocore==1.34.39
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand Down Expand Up @@ -181,7 +181,7 @@ markdown==3.5.2
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.9.13
orjson==3.9.14
# via -r requirements/pip.in
packaging==23.2
# via
Expand Down Expand Up @@ -272,7 +272,7 @@ tomli==2.0.1
# via dparse
typing-extensions==4.9.0
# via asgiref
tzdata==2023.4
tzdata==2024.1
# via
# -r requirements/pip.in
# django-celery-beat
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.39
boto3==1.34.44
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -76,7 +76,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -246,13 +246,13 @@ markdown==3.5.2
# via -r requirements/pip.txt
markupsafe==2.1.5
# via jinja2
mercurial==6.6.2
mercurial==6.6.3
# via -r requirements/testing.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.13
orjson==3.9.14
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -289,7 +289,7 @@ pyjwt[crypto]==2.8.0
# django-allauth
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/testing.in
# pytest-cov
Expand Down Expand Up @@ -409,7 +409,7 @@ typing-extensions==4.9.0
# via
# -r requirements/pip.txt
# asgiref
tzdata==2023.4
tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down

0 comments on commit f283500

Please sign in to comment.