Skip to content

Dependencies: all packages updated via pip-tools #12299

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

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 10 additions & 14 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ annotated-types==0.7.0
# via
# -r requirements/pip.txt
# pydantic
asgiref==3.8.1
asgiref==3.9.0
# via
# -r requirements/pip.txt
# django
Expand All @@ -24,16 +24,16 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.46
boto3==1.39.3
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.46
botocore==1.39.3
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2024.1130
bumpver==2025.1131
# via -r requirements/pip.txt
celery==5.5.3
# via
Expand Down Expand Up @@ -82,7 +82,7 @@ cron-descriptor==1.4.5
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==45.0.4
cryptography==45.0.5
# via
# -r requirements/pip.txt
# fido2
Expand All @@ -91,10 +91,6 @@ cssselect==1.3.0
# via
# -r requirements/pip.txt
# pyquery
cython==3.0.11
# via
# -r requirements/pip.txt
# selectolax
decorator==5.2.1
# via ipython
deprecated==1.2.18
Expand All @@ -109,7 +105,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.9.0
# via -r requirements/pip.txt
django==5.2.3
django==5.2.4
# via
# -r requirements/pip.txt
# dj-stripe
Expand Down Expand Up @@ -231,7 +227,7 @@ idna==3.10
# via
# -r requirements/pip.txt
# requests
ipython==9.3.0
ipython==9.4.0
# via -r requirements/deploy.in
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -246,7 +242,7 @@ jmespath==1.0.1
# -r requirements/pip.txt
# boto3
# botocore
jsonfield==3.1.0
jsonfield==3.2.0
# via -r requirements/pip.txt
kombu==5.5.4
# via
Expand Down Expand Up @@ -387,7 +383,7 @@ s3transfer==0.13.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.30
selectolax==0.3.31
# via -r requirements/pip.txt
sentry-sdk==2.32.0
# via structlog-sentry
Expand Down Expand Up @@ -426,7 +422,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# -r requirements/pip.txt
# elasticsearch
Expand Down
24 changes: 10 additions & 14 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ annotated-types==0.7.0
# via
# -r requirements/pip.txt
# pydantic
asgiref==3.8.1
asgiref==3.9.0
# via
# -r requirements/pip.txt
# django
Expand All @@ -24,16 +24,16 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.46
boto3==1.39.3
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.46
botocore==1.39.3
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2024.1130
bumpver==2025.1131
# via -r requirements/pip.txt
cachetools==6.1.0
# via tox
Expand Down Expand Up @@ -86,7 +86,7 @@ cron-descriptor==1.4.5
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==45.0.4
cryptography==45.0.5
# via
# -r requirements/pip.txt
# fido2
Expand All @@ -95,10 +95,6 @@ cssselect==1.3.0
# via
# -r requirements/pip.txt
# pyquery
cython==3.0.11
# via
# -r requirements/pip.txt
# selectolax
datadiff==2.2.0
# via -r requirements/docker.in
decorator==5.2.1
Expand All @@ -117,7 +113,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.9.0
# via -r requirements/pip.txt
django==5.2.3
django==5.2.4
# via
# -r requirements/pip.txt
# dj-stripe
Expand Down Expand Up @@ -244,7 +240,7 @@ idna==3.10
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==9.3.0
ipython==9.4.0
# via ipdb
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -259,7 +255,7 @@ jmespath==1.0.1
# -r requirements/pip.txt
# boto3
# botocore
jsonfield==3.1.0
jsonfield==3.2.0
# via -r requirements/pip.txt
kombu==5.5.4
# via
Expand Down Expand Up @@ -417,7 +413,7 @@ s3transfer==0.13.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.30
selectolax==0.3.31
# via -r requirements/pip.txt
six==1.17.0
# via
Expand Down Expand Up @@ -453,7 +449,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# -r requirements/pip.txt
# elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ docutils==0.21.2
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.58.4
fonttools==4.58.5
# via matplotlib
h11==0.16.0
# via uvicorn
Expand Down Expand Up @@ -79,7 +79,7 @@ packaging==25.0
# sphinx
pbr==6.1.1
# via sphinxcontrib-video
pillow==11.2.1
pillow==11.3.0
# via matplotlib
pygments==2.19.2
# via
Expand Down Expand Up @@ -164,7 +164,7 @@ sphinxext-opengraph==0.10.0
# via -r requirements/docs.in
starlette==0.47.1
# via sphinx-autobuild
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# anyio
# starlette
Expand Down
20 changes: 9 additions & 11 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ amqp==5.3.1
# via kombu
annotated-types==0.7.0
# via pydantic
asgiref==3.8.1
asgiref==3.9.0
# via
# django
# django-allauth
# django-cors-headers
billiard==4.2.1
# via celery
boto3==1.38.46
boto3==1.39.3
# via django-storages
botocore==1.38.46
botocore==1.39.3
# via
# boto3
# s3transfer
bumpver==2024.1130
bumpver==2025.1131
# via -r requirements/pip.in
celery==5.5.3
# via
Expand Down Expand Up @@ -54,14 +54,12 @@ colorama==0.4.6
# via bumpver
cron-descriptor==1.4.5
# via django-celery-beat
cryptography==45.0.4
cryptography==45.0.5
# via
# fido2
# pyjwt
cssselect==1.3.0
# via pyquery
cython==3.0.11
# via selectolax
deprecated==1.2.18
# via pygithub
distlib==0.3.9
Expand All @@ -70,7 +68,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.in
dj-stripe==2.9.0
# via -r requirements/pip.in
django==5.2.3
django==5.2.4
# via
# -r requirements/pip.in
# dj-stripe
Expand Down Expand Up @@ -187,7 +185,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
jsonfield==3.1.0
jsonfield==3.2.0
# via -r requirements/pip.in
kombu==5.5.4
# via celery
Expand Down Expand Up @@ -283,7 +281,7 @@ rest-framework-generic-relations==2.2.0
# via -r requirements/pip.in
s3transfer==0.13.0
# via boto3
selectolax==0.3.30
selectolax==0.3.31
# via -r requirements/pip.in
six==1.17.0
# via
Expand All @@ -307,7 +305,7 @@ structlog==23.2.0
# django-structlog
toml==0.10.2
# via bumpver
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# elasticsearch
# elasticsearch-dsl
Expand Down
29 changes: 13 additions & 16 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ annotated-types==0.7.0
# via
# -r requirements/pip.txt
# pydantic
asgiref==3.8.1
asgiref==3.9.0
# via
# -r requirements/pip.txt
# django
Expand All @@ -26,16 +26,16 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.46
boto3==1.39.3
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.46
botocore==1.39.3
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2024.1130
bumpver==2025.1131
# via -r requirements/pip.txt
celery==5.5.3
# via
Expand Down Expand Up @@ -79,13 +79,13 @@ colorama==0.4.6
# via
# -r requirements/pip.txt
# bumpver
coverage[toml]==7.9.1
coverage[toml]==7.9.2
# via pytest-cov
cron-descriptor==1.4.5
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==45.0.4
cryptography==45.0.5
# via
# -r requirements/pip.txt
# fido2
Expand All @@ -94,11 +94,8 @@ cssselect==1.3.0
# via
# -r requirements/pip.txt
# pyquery
cython==3.0.11
# via
# -r requirements/pip.txt
# selectolax
# sphinx
cython==3.1.2
# via sphinx
defusedxml==0.7.1
# via sphinx
deprecated==1.2.18
Expand All @@ -113,7 +110,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.9.0
# via -r requirements/pip.txt
django==5.2.3
django==5.2.4
# via
# -r requirements/pip.txt
# dj-stripe
Expand Down Expand Up @@ -254,7 +251,7 @@ jmespath==1.0.1
# -r requirements/pip.txt
# boto3
# botocore
jsonfield==3.1.0
jsonfield==3.2.0
# via -r requirements/pip.txt
kombu==5.5.4
# via
Expand Down Expand Up @@ -359,7 +356,7 @@ pytest-django==4.11.1
# via -r requirements/testing.in
pytest-mock==3.14.1
# via -r requirements/testing.in
pytest-xdist[psutil]==3.7.0
pytest-xdist[psutil]==3.8.0
# via sphinx
python-crontab==3.2.0
# via
Expand Down Expand Up @@ -417,7 +414,7 @@ s3transfer==0.13.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.30
selectolax==0.3.31
# via -r requirements/pip.txt
six==1.17.0
# via
Expand Down Expand Up @@ -461,7 +458,7 @@ toml==0.10.2
# via
# -r requirements/pip.txt
# bumpver
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# -r requirements/pip.txt
# elasticsearch
Expand Down