Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#10925)
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 Nov 27, 2023
1 parent 16aa2e8 commit 9cb36da
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 51 deletions.
32 changes: 18 additions & 14 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.29.3
boto3==1.29.6
# via
# -r requirements/pip.txt
# django-storages
botocore==1.32.3
botocore==1.32.6
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -138,13 +138,13 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
django-extensions==3.2.3
# via -r requirements/pip.txt
django-filter==23.3
django-filter==23.4
# via -r requirements/pip.txt
django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==5.0.2
django-ipware==6.0.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -162,7 +162,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.0.1
django-timezone-field==6.1.0
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down Expand Up @@ -198,7 +198,7 @@ elasticsearch-dsl==8.11.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via ipython
executing==2.0.1
# via stack-data
Expand All @@ -212,11 +212,11 @@ funcy==2.0
# django-cacheops
gunicorn==21.2.0
# via -r requirements/pip.txt
idna==3.4
idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.17.2
ipython==8.18.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -258,9 +258,9 @@ packaging==23.2
# gunicorn
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
platformdirs==3.11.0
platformdirs==4.0.0
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -279,7 +279,7 @@ pycparser==2.21
# via
# -r requirements/pip.txt
# cffi
pygments==2.17.0
pygments==2.17.2
# via
# -r requirements/pip.txt
# ipython
Expand All @@ -300,6 +300,10 @@ python-dateutil==2.8.2
# botocore
# elasticsearch-dsl
# python-crontab
python-ipware==2.0.0
# via
# -r requirements/pip.txt
# django-ipware
python3-openid==3.2.0
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -338,7 +342,7 @@ s3transfer==0.7.0
# boto3
selectolax==0.3.17
# via -r requirements/pip.txt
sentry-sdk==1.35.0
sentry-sdk==1.37.1
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -410,9 +414,9 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.6
virtualenv==20.24.7
# via -r requirements/pip.txt
wcwidth==0.2.10
wcwidth==0.2.12
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
30 changes: 17 additions & 13 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.29.3
boto3==1.29.6
# via
# -r requirements/pip.txt
# django-storages
botocore==1.32.3
botocore==1.32.6
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -149,13 +149,13 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
django-extensions==3.2.3
# via -r requirements/pip.txt
django-filter==23.3
django-filter==23.4
# via -r requirements/pip.txt
django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==5.0.2
django-ipware==6.0.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -173,7 +173,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.0.1
django-timezone-field==6.1.0
# via
# -r requirements/pip.txt
# django-celery-beat
Expand Down Expand Up @@ -209,7 +209,7 @@ elasticsearch-dsl==8.11.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via ipython
executing==2.0.1
# via stack-data
Expand All @@ -226,13 +226,13 @@ funcy==2.0
# django-cacheops
gunicorn==21.2.0
# via -r requirements/pip.txt
idna==3.4
idna==3.6
# via
# -r requirements/pip.txt
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.17.2
ipython==8.18.0
# via ipdb
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -280,9 +280,9 @@ parso==0.8.3
# via jedi
pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.8.0
pexpect==4.9.0
# via ipython
platformdirs==3.11.0
platformdirs==4.0.0
# via
# -r requirements/pip.txt
# tox
Expand All @@ -306,7 +306,7 @@ pycparser==2.21
# via
# -r requirements/pip.txt
# cffi
pygments==2.17.0
pygments==2.17.2
# via
# -r requirements/pip.txt
# ipython
Expand All @@ -333,6 +333,10 @@ python-dateutil==2.8.2
# botocore
# elasticsearch-dsl
# python-crontab
python-ipware==2.0.0
# via
# -r requirements/pip.txt
# django-ipware
python3-openid==3.2.0
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -444,11 +448,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.6
virtualenv==20.24.7
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.10
wcwidth==0.2.12
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docutils==0.18.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -51,7 +51,7 @@ packaging==23.2
# via sphinx
pbr==6.0.0
# via sphinxcontrib-video
pygments==2.17.0
pygments==2.17.2
# via
# sphinx
# sphinx-prompt
Expand Down
22 changes: 12 additions & 10 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.29.3
boto3==1.29.6
# via django-storages
botocore==1.32.3
botocore==1.32.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -101,13 +101,13 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.in
django-extensions==3.2.3
# via -r requirements/pip.in
django-filter==23.3
django-filter==23.4
# via -r requirements/pip.in
django-formtools==2.3
# via -r requirements/pip.in
django-gravatar2==1.4.4
# via -r requirements/pip.in
django-ipware==5.0.2
django-ipware==6.0.0
# via django-structlog
django-messages-extends==0.6.3
# via -r requirements/pip.in
Expand All @@ -121,7 +121,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.0.1
django-timezone-field==6.1.0
# via django-celery-beat
django-vanilla-views==3.0.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -159,7 +159,7 @@ funcy==2.0
# via django-cacheops
gunicorn==21.2.0
# via -r requirements/pip.in
idna==3.4
idna==3.6
# via requests
jmespath==1.0.1
# via
Expand All @@ -186,15 +186,15 @@ packaging==23.2
# docker
# dparse
# gunicorn
platformdirs==3.11.0
platformdirs==4.0.0
# via virtualenv
prompt-toolkit==3.0.41
# via click-repl
psycopg2==2.9.9
# via -r requirements/pip.in
pycparser==2.21
# via cffi
pygments==2.17.0
pygments==2.17.2
# via -r requirements/pip.in
pyjwt[crypto]==2.8.0
# via
Expand All @@ -210,6 +210,8 @@ python-dateutil==2.8.2
# botocore
# elasticsearch-dsl
# python-crontab
python-ipware==2.0.0
# via django-ipware
python3-openid==3.2.0
# via django-allauth
pytz==2023.3.post1
Expand Down Expand Up @@ -291,9 +293,9 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.6
virtualenv==20.24.7
# via -r requirements/pip.in
wcwidth==0.2.10
wcwidth==0.2.12
# via prompt-toolkit
websocket-client==1.6.4
# via docker
Expand Down
Loading

0 comments on commit 9cb36da

Please sign in to comment.