Skip to content

Dependencies: all packages updated via pip-tools #10860

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
Oct 23, 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
18 changes: 11 additions & 7 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.63
boto3==1.28.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.63
botocore==1.31.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -156,7 +156,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==4.0.0
Expand All @@ -171,7 +173,7 @@ djangorestframework==3.14.0
# via
# -r requirements/pip.txt
# drf-extensions
djangorestframework-api-key==2.3.0
djangorestframework-api-key==3.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the version that comes with the CPU improvement on the key hash 💯

# via -r requirements/pip.txt
djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
Expand Down Expand Up @@ -240,7 +242,7 @@ markdown==3.5
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.1.0
newrelic==9.1.1
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand All @@ -251,6 +253,7 @@ orjson==3.9.9
packaging==23.2
# via
# -r requirements/pip.txt
# djangorestframework-api-key
# docker
# dparse
# gunicorn
Expand Down Expand Up @@ -287,6 +290,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.txt
python-crontab==3.0.0
Expand Down Expand Up @@ -335,7 +339,7 @@ s3transfer==0.7.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.16
selectolax==0.3.17
# via -r requirements/pip.txt
sentry-sdk==1.32.0
# via structlog-sentry
Expand Down Expand Up @@ -393,7 +397,7 @@ unidecode==1.3.7
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/pip.txt
# botocore
Expand Down
16 changes: 10 additions & 6 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.63
boto3==1.28.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.63
botocore==1.31.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -167,7 +167,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==4.0.0
Expand All @@ -182,7 +184,7 @@ djangorestframework==3.14.0
# via
# -r requirements/pip.txt
# drf-extensions
djangorestframework-api-key==2.3.0
djangorestframework-api-key==3.0.0
# via -r requirements/pip.txt
djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
Expand Down Expand Up @@ -269,6 +271,7 @@ orjson==3.9.9
packaging==23.2
# via
# -r requirements/pip.txt
# djangorestframework-api-key
# docker
# dparse
# gunicorn
Expand Down Expand Up @@ -316,6 +319,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyproject-api==1.6.1
# via tox
pyquery==2.0.0
Expand Down Expand Up @@ -370,7 +374,7 @@ s3transfer==0.7.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.16
selectolax==0.3.17
# via -r requirements/pip.txt
six==1.16.0
# via
Expand Down Expand Up @@ -428,7 +432,7 @@ unidecode==1.3.7
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/pip.txt
# botocore
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ packaging==23.2
# sphinx
pbr==5.11.1
# via sphinxcontrib-video
pillow==10.0.1
pillow==10.1.0
# via matplotlib
pygments==2.16.1
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ sphinxext-opengraph==0.8.2
# via -r requirements/docs.in
tornado==6.3.3
# via livereload
urllib3==2.0.6
urllib3==2.0.7
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
15 changes: 9 additions & 6 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.28.63
boto3==1.28.68
# via django-storages
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -127,7 +127,7 @@ djangorestframework==3.14.0
# via
# -r requirements/pip.in
# drf-extensions
djangorestframework-api-key==2.3.0
djangorestframework-api-key==3.0.0
# via -r requirements/pip.in
djangorestframework-jsonp==1.0.2
# via -r requirements/pip.in
Expand Down Expand Up @@ -180,6 +180,7 @@ orjson==3.9.9
packaging==23.2
# via
# -r requirements/pip.in
# djangorestframework-api-key
# docker
# dparse
# gunicorn
Expand All @@ -194,7 +195,9 @@ pycparser==2.21
pygments==2.16.1
# via -r requirements/pip.in
pyjwt[crypto]==2.8.0
# via django-allauth
# via
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.in
python-crontab==3.0.0
Expand Down Expand Up @@ -237,7 +240,7 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.in
s3transfer==0.7.0
# via boto3
selectolax==0.3.16
selectolax==0.3.17
# via -r requirements/pip.in
six==1.16.0
# via
Expand Down Expand Up @@ -273,7 +276,7 @@ unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.in
unidecode==1.3.7
# via unicode-slugify
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# docker
Expand Down
22 changes: 14 additions & 8 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.63
boto3==1.28.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.63
botocore==1.31.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -70,7 +70,9 @@ click-repl==0.3.0
# -r requirements/pip.txt
# celery
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -157,7 +159,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==4.0.0
Expand All @@ -172,7 +176,7 @@ djangorestframework==3.14.0
# via
# -r requirements/pip.txt
# drf-extensions
djangorestframework-api-key==2.3.0
djangorestframework-api-key==3.0.0
# via -r requirements/pip.txt
djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
Expand Down Expand Up @@ -254,6 +258,7 @@ orjson==3.9.9
packaging==23.2
# via
# -r requirements/pip.txt
# djangorestframework-api-key
# docker
# dparse
# gunicorn
Expand Down Expand Up @@ -283,6 +288,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==7.4.2
Expand All @@ -298,7 +304,7 @@ pytest-custom-exit-code==0.3.0
# via -r requirements/testing.in
pytest-django==4.5.2
# via -r requirements/testing.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements/testing.in
python-crontab==3.0.0
# via
Expand Down Expand Up @@ -352,7 +358,7 @@ s3transfer==0.7.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.16
selectolax==0.3.17
# via -r requirements/pip.txt
six==1.16.0
# via
Expand Down Expand Up @@ -423,7 +429,7 @@ unidecode==1.3.7
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/pip.txt
# botocore
Expand Down