Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11029)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos authored Jan 14, 2024
1 parent ce1d3a4 commit 8f4d111
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 56 deletions.
18 changes: 9 additions & 9 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.14
boto3==1.34.18
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.14
botocore==1.34.18
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -215,7 +215,7 @@ idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.19.0
ipython==8.20.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand All @@ -228,19 +228,19 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/pip.txt
# celery
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/pip.txt
# pyquery
markdown==3.5.1
markdown==3.5.2
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.3.0
newrelic==9.5.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ s3transfer==0.10.0
# boto3
selectolax==0.3.17
# via -r requirements/pip.txt
sentry-sdk==1.39.1
sentry-sdk==1.39.2
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -391,7 +391,7 @@ ua-parser==0.18.0
# user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.txt
unidecode==1.3.7
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 @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.14
boto3==1.34.18
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.14
botocore==1.34.18
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -231,7 +231,7 @@ idna==3.6
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.19.0
ipython==8.20.0
# via ipdb
jedi==0.19.1
# via ipython
Expand All @@ -244,15 +244,15 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/pip.txt
# celery
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/pip.txt
# pyquery
markdown==3.5.1
markdown==3.5.2
# via -r requirements/pip.txt
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -406,7 +406,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.11.4
tox==4.12.0
# via -r requirements/docker.in
traitlets==5.14.1
# via
Expand All @@ -426,7 +426,7 @@ ua-parser==0.18.0
# user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.txt
unidecode==1.3.7
unidecode==1.3.8
# via
# -r requirements/pip.txt
# unicode-slugify
Expand Down
19 changes: 7 additions & 12 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
babel==2.14.0
# via
Expand All @@ -29,7 +29,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via
# myst-parser
# sphinx
Expand Down Expand Up @@ -81,13 +81,8 @@ sphinx==7.2.6
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-httpdomain
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
# sphinxemoji
# sphinxext-opengraph
sphinx-autobuild==2021.3.14
Expand All @@ -110,11 +105,11 @@ sphinx-rtd-theme==2.0.0rc2
# via -r requirements/docs.in
sphinx-tabs==3.4.4
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/docs.in
Expand All @@ -124,9 +119,9 @@ sphinxcontrib-jquery==4.1
# sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sphinxcontrib-video @ git+https://github.com/readthedocs/sphinxcontrib-video/
# via -r requirements/docs.in
Expand Down
12 changes: 6 additions & 6 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.14
boto3==1.34.18
# via django-storages
botocore==1.34.14
botocore==1.34.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -170,11 +170,11 @@ jsonfield==3.1.0
# via
# -r requirements/pip.in
# dj-stripe
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.0.1
lxml==5.1.0
# via pyquery
markdown==3.5.1
markdown==3.5.2
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
Expand Down Expand Up @@ -279,7 +279,7 @@ ua-parser==0.18.0
# via user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.in
unidecode==1.3.7
unidecode==1.3.8
# via unicode-slugify
urllib3==2.0.7
# via
Expand Down
36 changes: 15 additions & 21 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/testing.txt requirements/testing.in
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
amqp==5.2.0
# via
Expand All @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.14
boto3==1.34.18
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.14
botocore==1.34.18
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -224,7 +224,7 @@ imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
jmespath==1.0.1
# via
Expand All @@ -235,19 +235,19 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/pip.txt
# celery
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/pip.txt
# pyquery
markdown==3.5.1
markdown==3.5.2
# via -r requirements/pip.txt
markupsafe==2.1.3
# via jinja2
mercurial==6.6.1
mercurial==6.6.2
# via -r requirements/testing.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -375,24 +375,18 @@ slumber==0.7.1
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via
# -r requirements/testing.in
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinxcontrib-applehelp==1.0.7
# via -r requirements/testing.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlparse==0.4.4
# via
Expand Down Expand Up @@ -427,7 +421,7 @@ ua-parser==0.18.0
# user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.txt
unidecode==1.3.7
unidecode==1.3.8
# via
# -r requirements/pip.txt
# unicode-slugify
Expand Down

0 comments on commit 8f4d111

Please sign in to comment.