Update dependencies

This commit is contained in:
Crocmagnon 2024-10-28 18:06:12 +00:00 committed by crocmagnon-pr[bot]
parent 8ca19752cf
commit 59b43d661c
3 changed files with 8 additions and 8 deletions

View file

@ -42,7 +42,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.19.0
django-htmx==1.21.0
# via -r requirements.in
django-solo==2.4.0
# via -r requirements.in
@ -88,5 +88,5 @@ urllib3==2.2.3
# via
# django-anymail
# requests
whitenoise==6.7.0
whitenoise==6.8.1
# via -r requirements.in

View file

@ -41,7 +41,7 @@ django==5.1.2
# model-bakery
factory-boy==3.3.1
# via -r requirements-dev.in
faker==30.8.0
faker==30.8.1
# via factory-boy
filelock==3.16.1
# via virtualenv
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.7.0
ruff==0.7.1
# via -r requirements-dev.in
selenium==4.25.0
# via
@ -168,7 +168,7 @@ urllib3[socks]==2.2.3
# -c constraints.txt
# requests
# selenium
virtualenv==20.27.0
virtualenv==20.27.1
# via pre-commit
websocket-client==1.8.0
# via selenium
@ -178,7 +178,7 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
pip==24.3.1
# via pip-tools
setuptools==75.2.0
# via pip-tools

View file

@ -42,7 +42,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.19.0
django-htmx==1.21.0
# via -r requirements.in
django-solo==2.4.0
# via -r requirements.in
@ -88,5 +88,5 @@ urllib3==2.2.3
# via
# django-anymail
# requests
whitenoise==6.7.0
whitenoise==6.8.1
# via -r requirements.in