Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#10876)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <[email protected]>
  • Loading branch information
github-actions[bot] and humitos authored Oct 30, 2023
1 parent 1ac3b46 commit bca7658
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 79 deletions.
26 changes: 13 additions & 13 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/pip.txt
# django
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via
Expand All @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cffi==1.16.0
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -r requirements/pip.txt
# requests
Expand All @@ -74,7 +74,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -123,7 +123,7 @@ django-annoying==0.10.6
# via -r requirements/pip.txt
django-autoslug==1.9.9
# via -r requirements/pip.txt
django-cacheops==7.0.1
django-cacheops==7.0.2
# via -r requirements/pip.txt
django-celery-beat==2.5.0
# via -r requirements/pip.txt
Expand All @@ -145,7 +145,7 @@ django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==5.0.1
django-ipware==5.0.2
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -161,7 +161,7 @@ django-storages[boto3]==1.14.2
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==4.0.0
django-taggit==5.0.0
# via -r requirements/pip.txt
django-timezone-field==6.0.1
# via
Expand Down Expand Up @@ -203,11 +203,11 @@ exceptiongroup==1.1.3
# via ipython
executing==2.0.0
# via stack-data
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/pip.txt
# virtualenv
funcy==1.18
funcy==2.0
# via
# -r requirements/pip.txt
# django-cacheops
Expand Down Expand Up @@ -248,7 +248,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.9
orjson==3.9.10
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -375,7 +375,7 @@ tomli==2.0.1
# via
# -r requirements/pip.txt
# dparse
traitlets==5.11.2
traitlets==5.12.0
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -413,7 +413,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.5
virtualenv==20.24.6
# via -r requirements/pip.txt
wcwidth==0.2.8
# via
Expand Down
28 changes: 14 additions & 14 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/pip.txt
# django
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via
Expand All @@ -26,16 +26,16 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/pip.txt
# boto3
# s3transfer
cachetools==5.3.1
cachetools==5.3.2
# via tox
celery==5.2.7
# via
Expand All @@ -52,7 +52,7 @@ cffi==1.16.0
# cryptography
chardet==5.2.0
# via tox
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -81,7 +81,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -134,7 +134,7 @@ django-annoying==0.10.6
# via -r requirements/pip.txt
django-autoslug==1.9.9
# via -r requirements/pip.txt
django-cacheops==7.0.1
django-cacheops==7.0.2
# via -r requirements/pip.txt
django-celery-beat==2.5.0
# via -r requirements/pip.txt
Expand All @@ -156,7 +156,7 @@ django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==5.0.1
django-ipware==5.0.2
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -172,7 +172,7 @@ django-storages[boto3]==1.14.2
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==4.0.0
django-taggit==5.0.0
# via -r requirements/pip.txt
django-timezone-field==6.0.1
# via
Expand Down Expand Up @@ -216,12 +216,12 @@ executing==2.0.0
# via stack-data
fancycompleter==0.9.1
# via pdbpp
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/pip.txt
# tox
# virtualenv
funcy==1.18
funcy==2.0
# via
# -r requirements/pip.txt
# django-cacheops
Expand Down Expand Up @@ -266,7 +266,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.9
orjson==3.9.10
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -410,7 +410,7 @@ tomli==2.0.1
# tox
tox==4.11.3
# via -r requirements/docker.in
traitlets==5.11.2
traitlets==5.12.0
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -447,7 +447,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/pip.txt
# tox
Expand Down
33 changes: 5 additions & 28 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,25 @@
#
alabaster==0.7.13
# via sphinx
babel==2.13.0
babel==2.13.1
# via
# sphinx
# sphinx-intl
certifi==2023.7.22
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via sphinx-intl
colorama==0.4.6
# via sphinx-autobuild
contourpy==1.1.1
# via matplotlib
cycler==0.12.1
# via matplotlib
docutils==0.18.1
# via
# myst-parser
# sphinx
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.43.1
# via matplotlib
idna==3.4
# via requests
imagesize==1.4.1
Expand All @@ -39,8 +33,6 @@ jinja2==3.1.2
# via
# myst-parser
# sphinx
kiwisolver==1.4.5
# via matplotlib
livereload==2.6.3
# via sphinx-autobuild
markdown-it-py==3.0.0
Expand All @@ -49,35 +41,21 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.3
# via jinja2
matplotlib==3.8.0
# via sphinxext-opengraph
mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
# via -r requirements/docs.in
numpy==1.26.1
# via
# contourpy
# matplotlib
packaging==23.2
# via
# matplotlib
# sphinx
# via sphinx
pbr==5.11.1
# via sphinxcontrib-video
pillow==10.1.0
# via matplotlib
pygments==2.16.1
# via
# sphinx
# sphinx-prompt
# sphinx-tabs
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
pyyaml==6.0.1
# via myst-parser
readthedocs-sphinx-search==0.3.1
Expand All @@ -87,7 +65,6 @@ requests==2.31.0
six==1.16.0
# via
# livereload
# python-dateutil
# sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -131,7 +108,7 @@ sphinx-prompt==1.8.0
# via -r requirements/docs.in
sphinx-rtd-theme==2.0.0rc2
# via -r requirements/docs.in
sphinx-tabs==3.4.1
sphinx-tabs==3.4.4
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
Expand All @@ -155,7 +132,7 @@ sphinxcontrib-video @ git+https://github.com/readthedocs/sphinxcontrib-video/
# via -r requirements/docs.in
sphinxemoji==0.2.0
# via -r requirements/docs.in
sphinxext-opengraph==0.8.2
sphinxext-opengraph==0.9.0
# via -r requirements/docs.in
tornado==6.3.3
# via livereload
Expand Down
Loading

0 comments on commit bca7658

Please sign in to comment.