Skip to content

Dependencies: all packages updated via pip-tools #10521

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.165
boto3==1.28.1
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.165
botocore==1.31.1
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -53,11 +53,11 @@ cffi==1.15.1
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/pip.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -239,7 +239,7 @@ kombu==5.3.1
# via
# -r requirements/pip.txt
# celery
lxml==4.9.2
lxml==4.9.3
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -257,7 +257,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.1
orjson==3.9.2
# via -r requirements/pip.txt
packaging==23.1
# via
Expand All @@ -271,11 +271,11 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
platformdirs==3.8.0
platformdirs==3.8.1
# via
# -r requirements/pip.txt
# virtualenv
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via
# -r requirements/pip.txt
# click-repl
Expand Down Expand Up @@ -347,7 +347,7 @@ s3transfer==0.6.1
# boto3
selectolax==0.3.14
# via -r requirements/pip.txt
sentry-sdk==1.26.0
sentry-sdk==1.27.1
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -426,7 +426,7 @@ typing-extensions==4.7.1
# asgiref
tzdata==2023.3
# via -r requirements/pip.txt
ua-parser==0.16.1
ua-parser==0.18.0
# via
# -r requirements/pip.txt
# user-agents
Expand Down
22 changes: 11 additions & 11 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.165
boto3==1.28.1
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.165
botocore==1.31.1
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -56,11 +56,11 @@ cffi==1.15.1
# cryptography
chardet==5.1.0
# via tox
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/pip.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -253,7 +253,7 @@ kombu==5.3.1
# via
# -r requirements/pip.txt
# celery
lxml==4.9.2
lxml==4.9.3
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -273,7 +273,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.1
orjson==3.9.2
# via -r requirements/pip.txt
packaging==23.1
# via
Expand All @@ -291,14 +291,14 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
platformdirs==3.8.0
platformdirs==3.8.1
# via
# -r requirements/pip.txt
# tox
# virtualenv
pluggy==1.2.0
# via tox
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via
# -r requirements/pip.txt
# click-repl
Expand All @@ -324,7 +324,7 @@ pyjwt[crypto]==2.7.0
# via
# -r requirements/pip.txt
# django-allauth
pyproject-api==1.5.2
pyproject-api==1.5.3
# via tox
pyquery==2.0.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -445,7 +445,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.6.3
tox==4.6.4
# via -r requirements/docker.in
traitlets==5.9.0
# via
Expand All @@ -457,7 +457,7 @@ typing-extensions==4.7.1
# asgiref
tzdata==2023.3
# via -r requirements/pip.txt
ua-parser==0.16.1
ua-parser==0.18.0
# via
# -r requirements/pip.txt
# user-agents
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ babel==2.12.1
# sphinx-intl
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.4
# via sphinx-intl
colorama==0.4.6
# via sphinx-autobuild
Expand Down Expand Up @@ -49,15 +49,15 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.3
# via jinja2
matplotlib==3.7.1
matplotlib==3.7.2
# via sphinxext-opengraph
mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
# via -r requirements/docs.in
numpy==1.25.0
numpy==1.25.1
# via
# contourpy
# matplotlib
Expand All @@ -74,7 +74,7 @@ pygments==2.15.1
# sphinx
# sphinx-prompt
# sphinx-tabs
pyparsing==3.1.0
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
Expand Down
18 changes: 9 additions & 9 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ babel==2.12.1
# via sphinx
billiard==3.6.4.0
# via celery
boto3==1.26.165
boto3==1.28.1
# via django-storages
botocore==1.29.165
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -30,9 +30,9 @@ certifi==2023.5.7
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.4
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -172,25 +172,25 @@ jsonfield==3.1.0
# dj-stripe
kombu==5.3.1
# via celery
lxml==4.9.2
lxml==4.9.3
# via pyquery
markdown==3.4.3
# via -r requirements/pip.in
markupsafe==2.1.3
# via jinja2
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.9.1
orjson==3.9.2
# via -r requirements/pip.in
packaging==23.1
# via
# -r requirements/pip.in
# docker
# dparse
# sphinx
platformdirs==3.8.0
platformdirs==3.8.1
# via virtualenv
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via click-repl
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -288,7 +288,7 @@ typing-extensions==4.7.1
# via asgiref
tzdata==2023.3
# via -r requirements/pip.in
ua-parser==0.16.1
ua-parser==0.18.0
# via user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.in
Expand Down
22 changes: 11 additions & 11 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.165
boto3==1.28.1
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.165
botocore==1.31.1
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -48,11 +48,11 @@ cffi==1.15.1
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/pip.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -189,7 +189,7 @@ elasticsearch-dsl==7.4.1
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via pytest
filelock==3.12.2
# via
Expand Down Expand Up @@ -234,7 +234,7 @@ kombu==5.3.1
# via
# -r requirements/pip.txt
# celery
lxml==4.9.2
lxml==4.9.3
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -244,13 +244,13 @@ markupsafe==2.1.3
# via
# -r requirements/pip.txt
# jinja2
mercurial==6.4.5
mercurial==6.5
# via -r requirements/testing.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.1
orjson==3.9.2
# via -r requirements/pip.txt
packaging==23.1
# via
Expand All @@ -259,13 +259,13 @@ packaging==23.1
# dparse
# pytest
# sphinx
platformdirs==3.8.0
platformdirs==3.8.1
# via
# -r requirements/pip.txt
# virtualenv
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via
# -r requirements/pip.txt
# click-repl
Expand Down Expand Up @@ -420,7 +420,7 @@ typing-extensions==4.7.1
# asgiref
tzdata==2023.3
# via -r requirements/pip.txt
ua-parser==0.16.1
ua-parser==0.18.0
# via
# -r requirements/pip.txt
# user-agents
Expand Down