Skip to content

Revert "Dependencies: all packages updated via pip-tools" #12136

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
Apr 28, 2025
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
18 changes: 9 additions & 9 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.3
boto3==1.37.38
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.3
botocore==1.37.38
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2024.1130
# via -r requirements/pip.txt
celery==5.5.2
celery==5.5.1
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2025.4.26
certifi==2025.1.31
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -228,7 +228,7 @@ idna==3.10
# via
# -r requirements/pip.txt
# requests
ipython==9.2.0
ipython==9.1.0
# via -r requirements/deploy.in
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -255,7 +255,7 @@ lexid==2021.1006
# via
# -r requirements/pip.txt
# bumpver
lxml==5.4.0
lxml==5.3.2
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -381,13 +381,13 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.txt
rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
s3transfer==0.12.0
s3transfer==0.11.5
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.28
# via -r requirements/pip.txt
sentry-sdk==2.27.0
sentry-sdk==2.26.1
# via structlog-sentry
six==1.17.0
# via
Expand Down Expand Up @@ -454,7 +454,7 @@ ua-parser-builtins==0.18.0.post1
# ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.txt
unidecode==1.4.0
unidecode==1.3.8
# via
# -r requirements/pip.txt
# unicode-slugify
Expand Down
16 changes: 8 additions & 8 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.3
boto3==1.37.38
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.3
botocore==1.37.38
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -37,11 +37,11 @@ bumpver==2024.1130
# via -r requirements/pip.txt
cachetools==5.5.2
# via tox
celery==5.5.2
celery==5.5.1
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2025.4.26
certifi==2025.1.31
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -241,7 +241,7 @@ idna==3.10
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==9.2.0
ipython==9.1.0
# via ipdb
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -268,7 +268,7 @@ lexid==2021.1006
# via
# -r requirements/pip.txt
# bumpver
lxml==5.4.0
lxml==5.3.2
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -411,7 +411,7 @@ rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
rich==14.0.0
# via -r requirements/docker.in
s3transfer==0.12.0
s3transfer==0.11.5
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -481,7 +481,7 @@ ua-parser-builtins==0.18.0.post1
# ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.txt
unidecode==1.4.0
unidecode==1.3.8
# via
# -r requirements/pip.txt
# unicode-slugify
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.17.0
# via
# sphinx
# sphinx-intl
certifi==2025.4.26
certifi==2025.1.31
# via
# requests
# sphinx-prompt
Expand All @@ -39,7 +39,7 @@ docutils==0.21.2
# sphinx-tabs
fonttools==4.57.0
# via matplotlib
h11==0.16.0
h11==0.14.0
# via uvicorn
idna==3.10
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ asgiref==3.8.1
# django-cors-headers
billiard==4.2.1
# via celery
boto3==1.38.3
boto3==1.37.38
# via django-storages
botocore==1.38.3
botocore==1.37.38
# via
# boto3
# s3transfer
bumpver==2024.1130
# via -r requirements/pip.in
celery==5.5.2
celery==5.5.1
# via
# -r requirements/pip.in
# django-celery-beat
certifi==2025.4.26
certifi==2025.1.31
# via
# elastic-transport
# requests
Expand Down Expand Up @@ -194,7 +194,7 @@ kombu==5.5.3
# via celery
lexid==2021.1006
# via bumpver
lxml==5.4.0
lxml==5.3.2
# via
# pyquery
# python3-saml
Expand Down Expand Up @@ -280,7 +280,7 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.in
rest-framework-generic-relations==2.2.0
# via -r requirements/pip.in
s3transfer==0.12.0
s3transfer==0.11.5
# via boto3
selectolax==0.3.28
# via -r requirements/pip.in
Expand Down Expand Up @@ -328,7 +328,7 @@ ua-parser-builtins==0.18.0.post1
# via ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.in
unidecode==1.4.0
unidecode==1.3.8
# via unicode-slugify
urllib3==2.4.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@ billiard==4.2.1
# via
# -r requirements/pip.txt
# celery
boto3==1.38.3
boto3==1.37.38
# via
# -r requirements/pip.txt
# django-storages
botocore==1.38.3
botocore==1.37.38
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2024.1130
# via -r requirements/pip.txt
celery==5.5.2
celery==5.5.1
# via
# -r requirements/pip.txt
# django-celery-beat
certifi==2025.4.26
certifi==2025.1.31
# via
# -r requirements/pip.txt
# elastic-transport
Expand Down Expand Up @@ -264,7 +264,7 @@ lexid==2021.1006
# via
# -r requirements/pip.txt
# bumpver
lxml==5.4.0
lxml==5.3.2
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -409,7 +409,7 @@ rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
roman-numerals-py==3.1.0
# via sphinx
s3transfer==0.12.0
s3transfer==0.11.5
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -488,7 +488,7 @@ ua-parser-builtins==0.18.0.post1
# ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.txt
unidecode==1.4.0
unidecode==1.3.8
# via
# -r requirements/pip.txt
# unicode-slugify
Expand Down