Skip to content
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

Dependencies: all packages updated via pip-tools #11307

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 9 additions & 9 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.88
boto3==1.34.93
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.88
botocore==1.34.93
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -185,7 +185,7 @@ djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
docker==6.1.2
# via -r requirements/pip.txt
docutils==0.21.1
docutils==0.21.2
# via -r requirements/pip.txt
dparse==0.6.3
# via -r requirements/pip.txt
Expand Down Expand Up @@ -223,7 +223,7 @@ idna==3.7
# via
# -r requirements/pip.txt
# requests
ipython==8.23.0
ipython==8.24.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -275,7 +275,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -324,7 +324,7 @@ pytz==2024.1
# celery
pyyaml==6.0.1
# via -r requirements/pip.txt
redis==5.0.3
redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
Expand Down Expand Up @@ -353,7 +353,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.45.0
sentry-sdk==2.0.1
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -430,13 +430,13 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.3
virtualenv==20.26.0
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
websocket-client==1.7.0
websocket-client==1.8.0
# via
# -r requirements/pip.txt
# docker
18 changes: 9 additions & 9 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.88
boto3==1.34.93
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.88
botocore==1.34.93
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -195,7 +195,7 @@ djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
docker==6.1.2
# via -r requirements/pip.txt
docutils==0.21.1
docutils==0.21.2
# via -r requirements/pip.txt
dparse==0.6.3
# via -r requirements/pip.txt
Expand Down Expand Up @@ -238,7 +238,7 @@ idna==3.7
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.23.0
ipython==8.24.0
# via ipdb
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -296,7 +296,7 @@ pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -356,7 +356,7 @@ pytz==2024.1
# celery
pyyaml==6.0.1
# via -r requirements/pip.txt
redis==5.0.3
redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
Expand Down Expand Up @@ -423,7 +423,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.14.2
tox==4.15.0
# via -r requirements/docker.in
traitlets==5.14.3
# via
Expand Down Expand Up @@ -463,15 +463,15 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.3
virtualenv==20.26.0
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
websocket-client==1.7.0
websocket-client==1.8.0
# via
# -r requirements/pip.txt
# docker
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
myst-parser==3.0.0
# via -r requirements/docs.in
numpy==1.26.4
# via
Expand Down
14 changes: 7 additions & 7 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.88
boto3==1.34.93
# via django-storages
botocore==1.34.88
botocore==1.34.93
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -144,7 +144,7 @@ djangorestframework-jsonp==1.0.2
# via -r requirements/pip.in
docker==6.1.2
# via -r requirements/pip.in
docutils==0.21.1
docutils==0.21.2
# via -r requirements/pip.in
dparse==0.6.3
# via -r requirements/pip.in
Expand Down Expand Up @@ -199,7 +199,7 @@ packaging==24.0
# docker
# dparse
# gunicorn
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
prompt-toolkit==3.0.43
# via click-repl
Expand Down Expand Up @@ -229,7 +229,7 @@ pytz==2024.1
# celery
pyyaml==6.0.1
# via -r requirements/pip.in
redis==5.0.3
redis==5.0.4
# via
# -r requirements/pip.in
# django-cacheops
Expand Down Expand Up @@ -305,11 +305,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.3
virtualenv==20.26.0
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
websocket-client==1.8.0
# via docker

# The following packages are considered to be unsafe in a requirements file:
Expand Down
18 changes: 9 additions & 9 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.88
boto3==1.34.93
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.88
botocore==1.34.93
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -77,7 +77,7 @@ colorama==0.4.6
# via
# -r requirements/pip.txt
# bumpver
coverage[toml]==7.4.4
coverage[toml]==7.5.0
# via pytest-cov
cron-descriptor==1.4.3
# via
Expand Down Expand Up @@ -188,7 +188,7 @@ djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
docker==6.1.2
# via -r requirements/pip.txt
docutils==0.21.1
docutils==0.21.2
# via
# -r requirements/pip.txt
# sphinx
Expand Down Expand Up @@ -278,7 +278,7 @@ packaging==24.0
# gunicorn
# pytest
# sphinx
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -304,7 +304,7 @@ pyjwt[crypto]==2.8.0
# django-allauth
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/testing.in
# pytest-cov
Expand Down Expand Up @@ -341,7 +341,7 @@ pyyaml==6.0.1
# via
# -r requirements/pip.txt
# yamale
redis==5.0.3
redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
Expand Down Expand Up @@ -456,13 +456,13 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.3
virtualenv==20.26.0
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
websocket-client==1.7.0
websocket-client==1.8.0
# via
# -r requirements/pip.txt
# docker
Expand Down