Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11609)
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 Sep 22, 2024
1 parent 24e0bad commit 971b11c
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 46 deletions.
21 changes: 11 additions & 10 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.35.19
boto3==1.35.24
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.19
botocore==1.35.24
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -210,7 +210,7 @@ fido2==1.1.3
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -220,7 +220,7 @@ funcy==2.0
# django-cacheops
gunicorn==23.0.0
# via -r requirements/pip.txt
idna==3.9
idna==3.10
# via
# -r requirements/pip.txt
# requests
Expand All @@ -241,7 +241,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.4.1
kombu==5.4.2
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -282,7 +282,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.3.3
platformdirs==4.3.6
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -291,13 +291,13 @@ prompt-toolkit==3.0.47
# -r requirements/pip.txt
# click-repl
# ipython
psycopg[binary,pool]==3.2.1
psycopg[binary,pool]==3.2.2
# via -r requirements/pip.txt
psycopg-binary==3.2.1
psycopg-binary==3.2.2
# via
# -r requirements/pip.txt
# psycopg
psycopg-pool==3.2.2
psycopg-pool==3.2.3
# via
# -r requirements/pip.txt
# psycopg
Expand Down Expand Up @@ -432,6 +432,7 @@ tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
# kombu
ua-parser==0.18.0
# via
# -r requirements/pip.txt
Expand All @@ -458,7 +459,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.4
virtualenv==20.26.5
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down
25 changes: 13 additions & 12 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.35.19
boto3==1.35.24
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.19
botocore==1.35.24
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -222,7 +222,7 @@ fido2==1.1.3
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/pip.txt
# tox
Expand All @@ -233,7 +233,7 @@ funcy==2.0
# django-cacheops
gunicorn==23.0.0
# via -r requirements/pip.txt
idna==3.9
idna==3.10
# via
# -r requirements/pip.txt
# requests
Expand All @@ -256,7 +256,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.4.1
kombu==5.4.2
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -303,7 +303,7 @@ pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
platformdirs==4.3.3
platformdirs==4.3.6
# via
# -r requirements/pip.txt
# tox
Expand All @@ -315,13 +315,13 @@ prompt-toolkit==3.0.47
# -r requirements/pip.txt
# click-repl
# ipython
psycopg[binary,pool]==3.2.1
psycopg[binary,pool]==3.2.2
# via -r requirements/pip.txt
psycopg-binary==3.2.1
psycopg-binary==3.2.2
# via
# -r requirements/pip.txt
# psycopg
psycopg-pool==3.2.2
psycopg-pool==3.2.3
# via
# -r requirements/pip.txt
# psycopg
Expand All @@ -347,7 +347,7 @@ pypng==0.20220715.0
# via
# -r requirements/pip.txt
# qrcode
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pyquery==2.0.1
# via -r requirements/pip.txt
Expand Down Expand Up @@ -445,7 +445,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.18.1
tox==4.20.0
# via -r requirements/docker.in
traitlets==5.14.3
# via
Expand All @@ -464,6 +464,7 @@ tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
# kombu
ua-parser==0.18.0
# via
# -r requirements/pip.txt
Expand All @@ -489,7 +490,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/pip.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
anyio==4.4.0
anyio==4.6.0
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -41,7 +41,7 @@ fonttools==4.53.1
# via matplotlib
h11==0.14.0
# via uvicorn
idna==3.9
idna==3.10
# via
# anyio
# requests
Expand Down Expand Up @@ -117,7 +117,7 @@ sphinx==7.4.7
# sphinxcontrib-jquery
# sphinxemoji
# sphinxext-opengraph
sphinx-autobuild==2024.9.3
sphinx-autobuild==2024.9.19
# via -r requirements/docs.in
sphinx-copybutton==0.5.2
# via -r requirements/docs.in
Expand Down Expand Up @@ -175,7 +175,7 @@ uvicorn==0.30.6
# via sphinx-autobuild
watchfiles==0.24.0
# via sphinx-autobuild
websockets==13.0.1
websockets==13.1
# via sphinx-autobuild

# The following packages are considered to be unsafe in a requirements file:
Expand Down
21 changes: 11 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.35.19
boto3==1.35.24
# via django-storages
botocore==1.35.19
botocore==1.35.24
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -164,13 +164,13 @@ elasticsearch-dsl==8.15.3
# django-elasticsearch-dsl
fido2==1.1.3
# via django-allauth
filelock==3.16.0
filelock==3.16.1
# via virtualenv
funcy==2.0
# via django-cacheops
gunicorn==23.0.0
# via -r requirements/pip.in
idna==3.9
idna==3.10
# via requests
isodate==0.6.1
# via python3-saml
Expand All @@ -182,7 +182,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.in
# dj-stripe
kombu==5.4.1
kombu==5.4.2
# via celery
lexid==2021.1006
# via bumpver
Expand All @@ -206,15 +206,15 @@ packaging==24.1
# docker
# dparse
# gunicorn
platformdirs==4.3.3
platformdirs==4.3.6
# via virtualenv
prompt-toolkit==3.0.47
# via click-repl
psycopg[binary,pool]==3.2.1
psycopg[binary,pool]==3.2.2
# via -r requirements/pip.in
psycopg-binary==3.2.1
psycopg-binary==3.2.2
# via psycopg
psycopg-pool==3.2.2
psycopg-pool==3.2.3
# via psycopg
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -307,6 +307,7 @@ tzdata==2024.1
# via
# -r requirements/pip.in
# django-celery-beat
# kombu
ua-parser==0.18.0
# via user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
Expand All @@ -326,7 +327,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.4
virtualenv==20.26.5
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
21 changes: 11 additions & 10 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.35.19
boto3==1.35.24
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.19
botocore==1.35.24
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -217,7 +217,7 @@ fido2==1.1.3
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -227,7 +227,7 @@ funcy==2.0
# django-cacheops
gunicorn==23.0.0
# via -r requirements/pip.txt
idna==3.9
idna==3.10
# via
# -r requirements/pip.txt
# requests
Expand All @@ -250,7 +250,7 @@ jsonfield==3.1.0
# via
# -r requirements/pip.txt
# dj-stripe
kombu==5.4.1
kombu==5.4.2
# via
# -r requirements/pip.txt
# celery
Expand Down Expand Up @@ -287,7 +287,7 @@ packaging==24.1
# gunicorn
# pytest
# sphinx
platformdirs==4.3.3
platformdirs==4.3.6
# via
# -r requirements/pip.txt
# virtualenv
Expand All @@ -297,13 +297,13 @@ prompt-toolkit==3.0.47
# via
# -r requirements/pip.txt
# click-repl
psycopg[binary,pool]==3.2.1
psycopg[binary,pool]==3.2.2
# via -r requirements/pip.txt
psycopg-binary==3.2.1
psycopg-binary==3.2.2
# via
# -r requirements/pip.txt
# psycopg
psycopg-pool==3.2.2
psycopg-pool==3.2.3
# via
# -r requirements/pip.txt
# psycopg
Expand Down Expand Up @@ -463,6 +463,7 @@ tzdata==2024.1
# via
# -r requirements/pip.txt
# django-celery-beat
# kombu
ua-parser==0.18.0
# via
# -r requirements/pip.txt
Expand All @@ -488,7 +489,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.4
virtualenv==20.26.5
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down

0 comments on commit 971b11c

Please sign in to comment.