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 #11502

Merged
merged 3 commits into from
Jul 30, 2024
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
26 changes: 13 additions & 13 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.140
boto3==1.34.149
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.140
botocore==1.34.149
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.8
cryptography==43.0.0
# via
# -r requirements/pip.txt
# pyjwt
Expand All @@ -98,7 +98,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.6.3
# via -r requirements/pip.txt
django==4.2.13
django==4.2.14
# via
# -r requirements/pip.txt
# dj-stripe
Expand All @@ -120,7 +120,7 @@ django==4.2.13
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[saml,socialaccount]==0.63.3
django-allauth[saml,socialaccount]==0.63.6
# via -r requirements/pip.txt
django-annoying==0.10.6
# via -r requirements/pip.txt
Expand All @@ -136,7 +136,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.txt
django-csp==3.8
# via -r requirements/pip.txt
django-debug-toolbar==4.4.5
django-debug-toolbar==4.4.6
# via -r requirements/pip.txt
django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -164,7 +164,7 @@ django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==5.0.1
# via -r requirements/pip.txt
django-timezone-field==6.1.0
django-timezone-field==7.0
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down Expand Up @@ -201,7 +201,7 @@ elasticsearch-dsl==8.14.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via ipython
executing==2.0.1
# via stack-data
Expand Down Expand Up @@ -258,7 +258,7 @@ markdown==3.6
# via -r requirements/pip.txt
matplotlib-inline==0.1.7
# via ipython
newrelic==9.11.0
newrelic==9.12.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -298,7 +298,7 @@ psycopg-pool==3.2.2
# psycopg
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via
Expand Down Expand Up @@ -338,7 +338,7 @@ redis==5.0.7
# via
# -r requirements/pip.txt
# django-cacheops
regex==2024.5.15
regex==2024.7.24
# via -r requirements/pip.txt
requests==2.30.0
# via
Expand All @@ -363,7 +363,7 @@ s3transfer==0.10.2
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==2.7.1
sentry-sdk==2.11.0
# via structlog-sentry
six==1.16.0
# via
Expand All @@ -376,7 +376,7 @@ six==1.16.0
# unicode-slugify
slumber==0.7.1
# via -r requirements/pip.txt
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/pip.txt
# django
Expand Down
24 changes: 12 additions & 12 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.140
boto3==1.34.149
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.140
botocore==1.34.149
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2023.1129
# via -r requirements/pip.txt
cachetools==5.3.3
cachetools==5.4.0
# via tox
celery==5.2.7
# via
Expand Down Expand Up @@ -86,7 +86,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.8
cryptography==43.0.0
# via
# -r requirements/pip.txt
# pyjwt
Expand All @@ -108,7 +108,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.6.3
# via -r requirements/pip.txt
django==4.2.13
django==4.2.14
# via
# -r requirements/pip.txt
# dj-stripe
Expand All @@ -130,7 +130,7 @@ django==4.2.13
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[saml,socialaccount]==0.63.3
django-allauth[saml,socialaccount]==0.63.6
# via -r requirements/pip.txt
django-annoying==0.10.6
# via -r requirements/pip.txt
Expand All @@ -146,7 +146,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.txt
django-csp==3.8
# via -r requirements/pip.txt
django-debug-toolbar==4.4.5
django-debug-toolbar==4.4.6
# via -r requirements/pip.txt
django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -174,7 +174,7 @@ django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==5.0.1
# via -r requirements/pip.txt
django-timezone-field==6.1.0
django-timezone-field==7.0
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down Expand Up @@ -211,7 +211,7 @@ elasticsearch-dsl==8.14.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via ipython
executing==2.0.1
# via stack-data
Expand Down Expand Up @@ -322,7 +322,7 @@ psycopg-pool==3.2.2
# psycopg
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via
Expand Down Expand Up @@ -368,7 +368,7 @@ redis==5.0.7
# via
# -r requirements/pip.txt
# django-cacheops
regex==2024.5.15
regex==2024.7.24
# via -r requirements/pip.txt
requests==2.30.0
# via
Expand Down Expand Up @@ -406,7 +406,7 @@ six==1.16.0
# unicode-slugify
slumber==0.7.1
# via -r requirements/pip.txt
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/pip.txt
# django
Expand Down
14 changes: 7 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ docutils==0.20.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via anyio
fonttools==4.53.1
# via matplotlib
Expand Down Expand Up @@ -67,7 +67,7 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==3.0.1
# via -r requirements/docs.in
numpy==2.0.0
numpy==2.0.1
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -100,7 +100,7 @@ sniffio==1.3.1
# via anyio
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
sphinx==7.4.7
# via
# -r requirements/docs.in
# myst-parser
Expand Down Expand Up @@ -141,7 +141,7 @@ sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.0.6
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/docs.in
Expand All @@ -151,7 +151,7 @@ sphinxcontrib-jquery==4.1
# sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==1.0.8
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
Expand All @@ -161,7 +161,7 @@ sphinxemoji==0.3.1
# via -r requirements/docs.in
sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
starlette==0.37.2
starlette==0.38.2
# via sphinx-autobuild
tomli==2.0.1
# via sphinx
Expand All @@ -171,7 +171,7 @@ typing-extensions==4.12.2
# uvicorn
urllib3==2.2.2
# via requests
uvicorn==0.30.1
uvicorn==0.30.3
# via sphinx-autobuild
watchfiles==0.22.0
# via sphinx-autobuild
Expand Down
5 changes: 4 additions & 1 deletion requirements/pip.in
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,10 @@ django-cors-headers
# User agent parsing - used for analytics purposes
user-agents

django-storages[boto3]
# Pinned because we need to remove the usage of
# `get_available_overwrite_name` first
# See https://github.com/readthedocs/readthedocs.org/pull/11505
django-storages[boto3]==1.14.3


# Required only in development and linting
Expand Down
18 changes: 9 additions & 9 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.140
boto3==1.34.149
# via django-storages
botocore==1.34.140
botocore==1.34.149
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ colorama==0.4.6
# via bumpver
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.8
cryptography==43.0.0
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand All @@ -61,7 +61,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.in
dj-stripe==2.6.3
# via -r requirements/pip.in
django==4.2.13
django==4.2.14
# via
# -r requirements/pip.in
# dj-stripe
Expand All @@ -83,7 +83,7 @@ django==4.2.13
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[saml,socialaccount]==0.63.3
django-allauth[saml,socialaccount]==0.63.6
# via -r requirements/pip.in
django-annoying==0.10.6
# via -r requirements/pip.in
Expand All @@ -99,7 +99,7 @@ django-crispy-forms==1.14.0
# via -r requirements/pip.in
django-csp==3.8
# via -r requirements/pip.in
django-debug-toolbar==4.4.5
django-debug-toolbar==4.4.6
# via -r requirements/pip.in
django-elasticsearch-dsl==8.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -127,7 +127,7 @@ django-structlog==2.2.0
# via -r requirements/pip.in
django-taggit==5.0.1
# via -r requirements/pip.in
django-timezone-field==6.1.0
django-timezone-field==7.0
# via django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -240,7 +240,7 @@ redis==5.0.7
# via
# -r requirements/pip.in
# django-cacheops
regex==2024.5.15
regex==2024.7.24
# via -r requirements/pip.in
requests==2.30.0
# via
Expand Down Expand Up @@ -272,7 +272,7 @@ six==1.16.0
# unicode-slugify
slumber==0.7.1
# via -r requirements/pip.in
sqlparse==0.5.0
sqlparse==0.5.1
# via
# django
# django-debug-toolbar
Expand Down
Loading