Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11294)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <244656+humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos committed Apr 22, 2024
1 parent 53d6b0a commit fb90a34
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 67 deletions.
32 changes: 16 additions & 16 deletions requirements/deploy.txt
Expand Up @@ -23,11 +23,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.79
boto3==1.34.88
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.79
botocore==1.34.88
# 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.20.1
docutils==0.21.1
# via -r requirements/pip.txt
dparse==0.6.3
# via -r requirements/pip.txt
Expand All @@ -205,21 +205,21 @@ elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/pip.txt
# virtualenv
funcy==2.0
# via
# -r requirements/pip.txt
# django-cacheops
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/pip.txt
idna==3.6
idna==3.7
# via
# -r requirements/pip.txt
# requests
Expand All @@ -236,7 +236,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/pip.txt
# celery
Expand All @@ -254,15 +254,15 @@ lxml==5.2.1
# pyquery
markdown==3.6
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
newrelic==9.8.0
newrelic==9.9.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.0
orjson==3.10.1
# via -r requirements/pip.txt
packaging==24.0
# via
Expand Down Expand Up @@ -328,7 +328,7 @@ redis==5.0.3
# via
# -r requirements/pip.txt
# django-cacheops
regex==2023.12.25
regex==2024.4.16
# via -r requirements/pip.txt
requests==2.31.0
# via
Expand All @@ -353,7 +353,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via structlog-sentry
six==1.16.0
# via
Expand All @@ -365,7 +365,7 @@ six==1.16.0
# unicode-slugify
slumber==0.7.1
# via -r requirements/pip.txt
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/pip.txt
# django
Expand All @@ -391,7 +391,7 @@ tomli==2.0.1
# via
# -r requirements/pip.txt
# dparse
traitlets==5.14.2
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -430,7 +430,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.1
virtualenv==20.25.3
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down
30 changes: 15 additions & 15 deletions requirements/docker.txt
Expand Up @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.79
boto3==1.34.88
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.79
botocore==1.34.88
# 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.20.1
docutils==0.21.1
# via -r requirements/pip.txt
dparse==0.6.3
# via -r requirements/pip.txt
Expand All @@ -215,13 +215,13 @@ elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
fancycompleter==0.9.1
# via pdbpp
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/pip.txt
# tox
Expand All @@ -230,9 +230,9 @@ funcy==2.0
# via
# -r requirements/pip.txt
# django-cacheops
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/pip.txt
idna==3.6
idna==3.7
# via
# -r requirements/pip.txt
# requests
Expand All @@ -251,7 +251,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/pip.txt
# celery
Expand All @@ -271,15 +271,15 @@ markdown==3.6
# via -r requirements/pip.txt
markdown-it-py==3.0.0
# via rich
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
mdurl==0.1.2
# via markdown-it-py
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.0
orjson==3.10.1
# via -r requirements/pip.txt
packaging==24.0
# via
Expand All @@ -301,7 +301,7 @@ platformdirs==4.2.0
# -r requirements/pip.txt
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
prompt-toolkit==3.0.43
# via
Expand Down Expand Up @@ -360,7 +360,7 @@ redis==5.0.3
# via
# -r requirements/pip.txt
# django-cacheops
regex==2023.12.25
regex==2024.4.16
# via -r requirements/pip.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -397,7 +397,7 @@ six==1.16.0
# unicode-slugify
slumber==0.7.1
# via -r requirements/pip.txt
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/pip.txt
# django
Expand Down Expand Up @@ -425,7 +425,7 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/docker.in
traitlets==5.14.2
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -463,7 +463,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.1
virtualenv==20.25.3
# via
# -r requirements/pip.txt
# tox
Expand Down
45 changes: 34 additions & 11 deletions requirements/docs.txt
Expand Up @@ -6,6 +6,10 @@
#
alabaster==0.7.16
# via sphinx
anyio==4.3.0
# via
# starlette
# watchfiles
babel==2.14.0
# via
# sphinx
Expand All @@ -15,7 +19,9 @@ certifi==2024.2.2
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via sphinx-intl
# via
# sphinx-intl
# uvicorn
colorama==0.4.6
# via sphinx-autobuild
contourpy==1.2.1
Expand All @@ -29,10 +35,16 @@ docutils==0.20.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
exceptiongroup==1.2.1
# via anyio
fonttools==4.51.0
# via matplotlib
idna==3.6
# via requests
h11==0.14.0
# via uvicorn
idna==3.7
# via
# anyio
# requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.3
Expand All @@ -41,8 +53,6 @@ jinja2==3.1.3
# sphinx
kiwisolver==1.4.5
# via matplotlib
livereload==2.6.3
# via sphinx-autobuild
markdown-it-py==3.0.0
# via
# mdit-py-plugins
Expand Down Expand Up @@ -86,12 +96,13 @@ requests==2.31.0
# via sphinx
six==1.16.0
# via
# livereload
# python-dateutil
# sphinxcontrib-httpdomain
sniffio==1.3.1
# via anyio
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.3.7
# via
# -r requirements/docs.in
# myst-parser
Expand All @@ -108,15 +119,15 @@ sphinx==7.2.6
# sphinxcontrib-jquery
# sphinxemoji
# sphinxext-opengraph
sphinx-autobuild==2024.2.4
sphinx-autobuild==2024.4.16
# via -r requirements/docs.in
sphinx-copybutton==0.5.2
# via -r requirements/docs.in
sphinx-design==0.5.0
# via -r requirements/docs.in
sphinx-hoverxref==1.3.0
# via -r requirements/docs.in
sphinx-intl==2.1.0
sphinx-intl==2.2.0
# via -r requirements/docs.in
sphinx-multiproject==1.0.0rc1
# via -r requirements/docs.in
Expand Down Expand Up @@ -152,10 +163,22 @@ sphinxemoji==0.3.1
# via -r requirements/docs.in
sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
tornado==6.4
# via livereload
starlette==0.37.2
# via sphinx-autobuild
tomli==2.0.1
# via sphinx
typing-extensions==4.11.0
# via
# anyio
# uvicorn
urllib3==2.2.1
# via requests
uvicorn==0.29.0
# via sphinx-autobuild
watchfiles==0.21.0
# via sphinx-autobuild
websockets==12.0
# via sphinx-autobuild

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit fb90a34

Please sign in to comment.