Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ billiard==4.2.2
# via
# -r requirements/pip.txt
# celery
boto3==1.40.50
boto3==1.40.55
# via
# -r requirements/pip.txt
# django-storages
botocore==1.40.50
botocore==1.40.55
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -52,7 +52,7 @@ cffi==2.0.0
# -r requirements/pip.txt
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -84,7 +84,7 @@ cron-descriptor==2.0.6
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/pip.txt
# fido2
Expand Down Expand Up @@ -126,7 +126,7 @@ django==5.2.7
# djangorestframework
# drf-extensions
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.12.0
django-allauth[mfa,saml,socialaccount]==65.12.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# via -r requirements/pip.txt
django-annoying==0.10.8
# via -r requirements/pip.txt
Expand Down Expand Up @@ -219,7 +219,7 @@ filelock==3.20.0
# virtualenv
gunicorn==23.0.0
# via -r requirements/pip.txt
idna==3.10
idna==3.11
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -279,7 +279,7 @@ parso==0.8.5
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.3.0
pillow==12.0.0
# via -r requirements/pip.txt
platformdirs==4.5.0
# via
Expand All @@ -290,9 +290,9 @@ prompt-toolkit==3.0.52
# -r requirements/pip.txt
# click-repl
# ipython
psycopg[binary,pool]==3.2.10
psycopg[binary,pool]==3.2.11
# via -r requirements/pip.txt
psycopg-binary==3.2.10
psycopg-binary==3.2.11
# via
# -r requirements/pip.txt
# psycopg
Expand All @@ -308,9 +308,9 @@ pycparser==2.23
# via
# -r requirements/pip.txt
# cffi
pydantic==2.12.0
pydantic==2.12.3
# via -r requirements/pip.txt
pydantic-core==2.41.1
pydantic-core==2.41.4
# via
# -r requirements/pip.txt
# pydantic
Expand Down Expand Up @@ -385,7 +385,7 @@ s3transfer==0.14.0
# boto3
selectolax==0.4.0
# via -r requirements/pip.txt
sentry-sdk==2.41.0
sentry-sdk==2.42.0
# via structlog-sentry
six==1.17.0
# via
Expand Down
24 changes: 12 additions & 12 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ billiard==4.2.2
# via
# -r requirements/pip.txt
# celery
boto3==1.40.50
boto3==1.40.55
# via
# -r requirements/pip.txt
# django-storages
botocore==1.40.50
botocore==1.40.55
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2025.1131
# via -r requirements/pip.txt
cachetools==6.2.0
cachetools==6.2.1
# via tox
celery==5.5.3
# via
Expand All @@ -55,7 +55,7 @@ cffi==2.0.0
# pynacl
chardet==5.2.0
# via tox
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -88,7 +88,7 @@ cron-descriptor==2.0.6
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/pip.txt
# fido2
Expand Down Expand Up @@ -134,7 +134,7 @@ django==5.2.7
# djangorestframework
# drf-extensions
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.12.0
django-allauth[mfa,saml,socialaccount]==65.12.1
# via -r requirements/pip.txt
django-annoying==0.10.8
# via -r requirements/pip.txt
Expand Down Expand Up @@ -230,7 +230,7 @@ filelock==3.20.0
# virtualenv
gunicorn==23.0.0
# via -r requirements/pip.txt
idna==3.10
idna==3.11
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -298,7 +298,7 @@ pdbpp==0.11.7
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
pillow==11.3.0
pillow==12.0.0
# via -r requirements/pip.txt
platformdirs==4.5.0
# via
Expand All @@ -312,9 +312,9 @@ prompt-toolkit==3.0.52
# -r requirements/pip.txt
# click-repl
# ipython
psycopg[binary,pool]==3.2.10
psycopg[binary,pool]==3.2.11
# via -r requirements/pip.txt
psycopg-binary==3.2.10
psycopg-binary==3.2.11
# via
# -r requirements/pip.txt
# psycopg
Expand All @@ -330,9 +330,9 @@ pycparser==2.23
# via
# -r requirements/pip.txt
# cffi
pydantic==2.12.0
pydantic==2.12.3
# via -r requirements/pip.txt
pydantic-core==2.41.1
pydantic-core==2.41.4
# via
# -r requirements/pip.txt
# pydantic
Expand Down
12 changes: 6 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2025.10.5
# via
# requests
# sphinx-prompt
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via
Expand All @@ -41,7 +41,7 @@ fonttools==4.60.1
# via matplotlib
h11==0.16.0
# via uvicorn
idna==3.10
idna==3.11
# via
# anyio
# requests
Expand Down Expand Up @@ -69,7 +69,7 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==4.0.1
# via -r requirements/docs.in
numpy==2.3.3
numpy==2.3.4
# via
# contourpy
# matplotlib
Expand All @@ -79,7 +79,7 @@ packaging==25.0
# sphinx
pbr==7.0.1
# via sphinxcontrib-video
pillow==11.3.0
pillow==12.0.0
# via matplotlib
pygments==2.19.2
# via
Expand Down Expand Up @@ -172,9 +172,9 @@ urllib3==2.5.0
# via
# requests
# sphinx-prompt
uvicorn==0.37.0
uvicorn==0.38.0
# via sphinx-autobuild
watchfiles==1.1.0
watchfiles==1.1.1
# via sphinx-autobuild
websockets==15.0.1
# via sphinx-autobuild
Expand Down
22 changes: 11 additions & 11 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ asgiref==3.10.0
# django-structlog
billiard==4.2.2
# via celery
boto3==1.40.50
boto3==1.40.55
# via django-storages
botocore==1.40.50
botocore==1.40.55
# via
# boto3
# s3transfer
Expand All @@ -37,7 +37,7 @@ cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via
Expand All @@ -56,7 +56,7 @@ colorama==0.4.6
# via bumpver
cron-descriptor==2.0.6
# via django-celery-beat
cryptography==46.0.2
cryptography==46.0.3
# via
# fido2
# pyjwt
Expand Down Expand Up @@ -91,7 +91,7 @@ django==5.2.7
# djangorestframework
# drf-extensions
# jsonfield
django-allauth[mfa,saml,socialaccount]==65.12.0
django-allauth[mfa,saml,socialaccount]==65.12.1
# via -r requirements/pip.in
django-annoying==0.10.8
# via -r requirements/pip.in
Expand Down Expand Up @@ -173,7 +173,7 @@ filelock==3.20.0
# via virtualenv
gunicorn==23.0.0
# via -r requirements/pip.in
idna==3.10
idna==3.11
# via requests
isodate==0.7.2
# via python3-saml
Expand Down Expand Up @@ -209,23 +209,23 @@ packaging==25.0
# drf-extensions
# gunicorn
# kombu
pillow==11.3.0
pillow==12.0.0
# via -r requirements/pip.in
platformdirs==4.5.0
# via virtualenv
prompt-toolkit==3.0.52
# via click-repl
psycopg[binary,pool]==3.2.10
psycopg[binary,pool]==3.2.11
# via -r requirements/pip.in
psycopg-binary==3.2.10
psycopg-binary==3.2.11
# via psycopg
psycopg-pool==3.2.6
# via psycopg
pycparser==2.23
# via cffi
pydantic==2.12.0
pydantic==2.12.3
# via -r requirements/pip.in
pydantic-core==2.41.1
pydantic-core==2.41.4
# via pydantic
pygithub==2.8.1
# via -r requirements/pip.in
Expand Down
Loading