Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11267)
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 7, 2024
1 parent 0c600a6 commit 1b8eac2
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 29 deletions.
17 changes: 9 additions & 8 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.74
boto3==1.34.79
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -201,7 +201,7 @@ elasticsearch==8.13.0
# via
# -r requirements/pip.txt
# elasticsearch-dsl
elasticsearch-dsl==8.12.0
elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
Expand All @@ -223,7 +223,7 @@ idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.22.2
ipython==8.23.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand All @@ -248,7 +248,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.1.1
lxml==5.2.1
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -271,7 +271,7 @@ packaging==24.0
# docker
# dparse
# gunicorn
parso==0.8.3
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
Expand Down Expand Up @@ -353,7 +353,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.44.0
sentry-sdk==1.44.1
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -395,10 +395,11 @@ traitlets==5.14.2
# via
# ipython
# matplotlib-inline
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/pip.txt
# asgiref
# ipython
tzdata==2024.1
# via
# -r requirements/pip.txt
Expand Down
15 changes: 8 additions & 7 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.74
boto3==1.34.79
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -211,7 +211,7 @@ elasticsearch==8.13.0
# via
# -r requirements/pip.txt
# elasticsearch-dsl
elasticsearch-dsl==8.12.0
elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
Expand All @@ -238,7 +238,7 @@ idna==3.6
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.22.2
ipython==8.23.0
# via ipdb
jedi==0.19.1
# via ipython
Expand All @@ -263,7 +263,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.1.1
lxml==5.2.1
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -290,7 +290,7 @@ packaging==24.0
# gunicorn
# pyproject-api
# tox
parso==0.8.3
parso==0.8.4
# via jedi
pdbpp==0.10.3
# via -r requirements/docker.in
Expand Down Expand Up @@ -429,10 +429,11 @@ traitlets==5.14.2
# via
# ipython
# matplotlib-inline
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/pip.txt
# asgiref
# ipython
tzdata==2024.1
# via
# -r requirements/pip.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# via sphinx-intl
colorama==0.4.6
# via sphinx-autobuild
contourpy==1.2.0
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
Expand All @@ -29,7 +29,7 @@ docutils==0.20.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.50.0
fonttools==4.51.0
# via matplotlib
idna==3.6
# via requests
Expand All @@ -49,7 +49,7 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.5
# via jinja2
matplotlib==3.8.3
matplotlib==3.8.4
# via -r requirements/docs.in
mdit-py-plugins==0.4.0
# via myst-parser
Expand All @@ -67,7 +67,7 @@ packaging==24.0
# sphinx
pbr==6.0.0
# via sphinxcontrib-video
pillow==10.2.0
pillow==10.3.0
# via matplotlib
pygments==2.17.2
# via
Expand Down
10 changes: 5 additions & 5 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.74
boto3==1.34.79
# via django-storages
botocore==1.34.74
botocore==1.34.79
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -158,7 +158,7 @@ elasticsearch==8.13.0
# via
# -r requirements/pip.in
# elasticsearch-dsl
elasticsearch-dsl==8.12.0
elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.in
# django-elasticsearch-dsl
Expand All @@ -184,7 +184,7 @@ lexid==2021.1006
# via bumpver
looseversion==1.3.0
# via bumpver
lxml==5.1.1
lxml==5.2.1
# via pyquery
markdown==3.6
# via -r requirements/pip.in
Expand Down Expand Up @@ -280,7 +280,7 @@ toml==0.10.2
# via bumpver
tomli==2.0.1
# via dparse
typing-extensions==4.10.0
typing-extensions==4.11.0
# via asgiref
tzdata==2024.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/testing.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.74
boto3==1.34.79
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -206,7 +206,7 @@ elasticsearch==8.13.0
# via
# -r requirements/pip.txt
# elasticsearch-dsl
elasticsearch-dsl==8.12.0
elasticsearch-dsl==8.13.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
Expand Down Expand Up @@ -253,7 +253,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.1.1
lxml==5.2.1
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -422,7 +422,7 @@ tomli==2.0.1
# coverage
# dparse
# pytest
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/pip.txt
# asgiref
Expand Down

0 comments on commit 1b8eac2

Please sign in to comment.