Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11813)
Browse files Browse the repository at this point in the history
Dependencies: all packages updated via pip-tools

Co-authored-by: humitos <[email protected]>
  • Loading branch information
github-actions[bot] and humitos authored Dec 2, 2024
1 parent d1f1180 commit 2b66141
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 56 deletions.
34 changes: 19 additions & 15 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.8.1
# django
# django-allauth
# django-cors-headers
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via
Expand All @@ -28,11 +28,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -85,7 +85,7 @@ cron-descriptor==1.4.5
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==43.0.3
cryptography==44.0.0
# via
# -r requirements/pip.txt
# fido2
Expand Down Expand Up @@ -126,7 +126,7 @@ django==4.2.16
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.2.0
django-allauth[mfa,saml,socialaccount]==65.3.0
# via -r requirements/pip.txt
django-annoying==0.10.7
# via -r requirements/pip.txt
Expand Down Expand Up @@ -214,7 +214,7 @@ exceptiongroup==1.2.2
# via ipython
executing==2.1.0
# via stack-data
fido2==1.1.3
fido2==1.2.0
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -232,7 +232,7 @@ idna==3.10
# via
# -r requirements/pip.txt
# requests
ipython==8.29.0
ipython==8.30.0
# via -r requirements/deploy.in
isodate==0.7.2
# via
Expand Down Expand Up @@ -267,7 +267,7 @@ markdown==3.7
# via -r requirements/pip.txt
matplotlib-inline==0.1.7
# via ipython
newrelic==10.3.0
newrelic==10.3.1
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -313,17 +313,17 @@ pycparser==2.22
# via
# -r requirements/pip.txt
# cffi
pydantic==2.9.2
pydantic==2.10.2
# via -r requirements/pip.txt
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/pip.txt
# pydantic
pygments==2.18.0
# via
# -r requirements/pip.txt
# ipython
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -387,7 +387,6 @@ sentry-sdk==2.19.0
six==1.16.0
# via
# -r requirements/pip.txt
# asttokens
# django-annoying
# django-elasticsearch-dsl
# python-dateutil
Expand Down Expand Up @@ -416,7 +415,7 @@ toml==0.10.2
# via
# -r requirements/pip.txt
# bumpver
tomli==2.1.0
tomli==2.2.1
# via
# -r requirements/pip.txt
# dparse
Expand All @@ -439,10 +438,15 @@ tzdata==2024.2
# -r requirements/pip.txt
# django-celery-beat
# kombu
ua-parser==0.18.0
ua-parser==1.0.0
# via
# -r requirements/pip.txt
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via
# -r requirements/pip.txt
# ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.txt
unidecode==1.3.8
Expand All @@ -465,7 +469,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.27.1
virtualenv==20.28.0
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down
32 changes: 18 additions & 14 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.8.1
# django
# django-allauth
# django-cors-headers
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via
Expand All @@ -30,11 +30,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -91,7 +91,7 @@ cron-descriptor==1.4.5
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==43.0.3
cryptography==44.0.0
# via
# -r requirements/pip.txt
# fido2
Expand Down Expand Up @@ -136,7 +136,7 @@ django==4.2.16
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.2.0
django-allauth[mfa,saml,socialaccount]==65.3.0
# via -r requirements/pip.txt
django-annoying==0.10.7
# via -r requirements/pip.txt
Expand Down Expand Up @@ -226,7 +226,7 @@ executing==2.1.0
# via stack-data
fancycompleter==0.9.1
# via pdbpp
fido2==1.1.3
fido2==1.2.0
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -247,7 +247,7 @@ idna==3.10
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.29.0
ipython==8.30.0
# via ipdb
isodate==0.7.2
# via
Expand Down Expand Up @@ -337,9 +337,9 @@ pycparser==2.22
# via
# -r requirements/pip.txt
# cffi
pydantic==2.9.2
pydantic==2.10.2
# via -r requirements/pip.txt
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/pip.txt
# pydantic
Expand All @@ -349,7 +349,7 @@ pygments==2.18.0
# ipython
# pdbpp
# rich
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -417,7 +417,6 @@ selectolax==0.3.26
six==1.16.0
# via
# -r requirements/pip.txt
# asttokens
# django-annoying
# django-elasticsearch-dsl
# python-dateutil
Expand All @@ -443,7 +442,7 @@ toml==0.10.2
# via
# -r requirements/pip.txt
# bumpver
tomli==2.1.0
tomli==2.2.1
# via
# -r requirements/pip.txt
# dparse
Expand Down Expand Up @@ -473,10 +472,15 @@ tzdata==2024.2
# -r requirements/pip.txt
# django-celery-beat
# kombu
ua-parser==0.18.0
ua-parser==1.0.0
# via
# -r requirements/pip.txt
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via
# -r requirements/pip.txt
# ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.txt
unidecode==1.3.8
Expand All @@ -498,7 +502,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/pip.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
matplotlib==3.9.3
# via -r requirements/docs.in
mdit-py-plugins==0.4.2
# via myst-parser
Expand Down Expand Up @@ -161,7 +161,7 @@ sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
starlette==0.41.3
# via sphinx-autobuild
tomli==2.1.0
tomli==2.2.1
# via sphinx
typing-extensions==4.12.2
# via
Expand All @@ -173,7 +173,7 @@ urllib3==2.2.3
# sphinx-prompt
uvicorn==0.32.1
# via sphinx-autobuild
watchfiles==0.24.0
watchfiles==1.0.0
# via sphinx-autobuild
websockets==14.1
# via sphinx-autobuild
Expand Down
28 changes: 16 additions & 12 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ async-timeout==5.0.1
# via redis
billiard==3.6.4.0
# via celery
boto3==1.35.68
boto3==1.35.71
# via django-storages
botocore==1.35.68
botocore==1.35.71
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ colorama==0.4.6
# via bumpver
cron-descriptor==1.4.5
# via django-celery-beat
cryptography==43.0.3
cryptography==44.0.0
# via
# fido2
# pyjwt
Expand Down Expand Up @@ -88,7 +88,7 @@ django==4.2.16
# django-timezone-field
# djangorestframework
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.2.0
django-allauth[mfa,saml,socialaccount]==65.3.0
# via -r requirements/pip.in
django-annoying==0.10.7
# via -r requirements/pip.in
Expand Down Expand Up @@ -169,7 +169,7 @@ elasticsearch-dsl==8.16.0
# via
# -r requirements/pip.in
# django-elasticsearch-dsl
fido2==1.1.3
fido2==1.2.0
# via django-allauth
filelock==3.16.1
# via virtualenv
Expand Down Expand Up @@ -223,13 +223,13 @@ psycopg-pool==3.2.4
# via psycopg
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.2
# via -r requirements/pip.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via -r requirements/pip.in
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via django-allauth
pyquery==2.0.1
# via -r requirements/pip.in
Expand Down Expand Up @@ -300,7 +300,7 @@ structlog==23.2.0
# django-structlog
toml==0.10.2
# via bumpver
tomli==2.1.0
tomli==2.2.1
# via dparse
typing-extensions==4.12.2
# via
Expand All @@ -315,8 +315,12 @@ tzdata==2024.2
# -r requirements/pip.in
# django-celery-beat
# kombu
ua-parser==0.18.0
# via user-agents
ua-parser==1.0.0
# via
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via ua-parser
unicode-slugify==0.1.5
# via -r requirements/pip.in
unidecode==1.3.8
Expand All @@ -334,7 +338,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.27.1
virtualenv==20.28.0
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
Loading

0 comments on commit 2b66141

Please sign in to comment.