diff --git a/constraints.txt b/constraints.txt index 875b1db..4a72ee6 100644 --- a/constraints.txt +++ b/constraints.txt @@ -39,7 +39,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-linear-migrations==2.15.0 # via -r requirements.in @@ -90,7 +90,7 @@ urllib3==2.2.3 # selenium websocket-client==1.8.0 # via selenium -whitenoise==6.7.0 +whitenoise==6.8.1 # via -r requirements.in wsproto==1.2.0 # via trio-websocket diff --git a/requirements-dev.txt b/requirements-dev.txt index af1a431..d89e263 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.115.3 +hypothesis==6.115.5 # via -r requirements-dev.in identify==2.6.1 # via pre-commit @@ -155,7 +155,7 @@ requests==2.32.3 # bpython # pytest-base-url # pytest-selenium -ruff==0.7.0 +ruff==0.7.1 # via -r requirements-dev.in selenium==4.25.0 # via @@ -197,7 +197,7 @@ urllib3[socks]==2.2.3 # -c constraints.txt # requests # selenium -virtualenv==20.27.0 +virtualenv==20.27.1 # via pre-commit wcwidth==0.2.13 # via blessed @@ -213,7 +213,7 @@ wsproto==1.2.0 # 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 diff --git a/requirements.txt b/requirements.txt index 2f300ea..2aa6860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,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-linear-migrations==2.15.0 # via -r requirements.in @@ -90,7 +90,7 @@ urllib3[socks]==2.2.3 # selenium websocket-client==1.8.0 # via selenium -whitenoise==6.7.0 +whitenoise==6.8.1 # via -r requirements.in wsproto==1.2.0 # via trio-websocket