diff --git a/requirements.test.txt b/requirements.test.txt index a8e6c3a..596719a 100644 --- a/requirements.test.txt +++ b/requirements.test.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: -# uv pip compile requirements.txt requirements.test.in -freezegun==1.4.0 +# uv pip compile requirements.in requirements.test.in +freezegun==1.5.0 # via pytest-freezegun gunicorn==22.0.0 iniconfig==2.0.0 @@ -11,10 +11,10 @@ packaging==24.0 # via # gunicorn # pytest -peewee==3.17.2 -pluggy==1.4.0 +peewee==3.17.3 +pluggy==1.5.0 # via pytest -pytest==8.1.1 +pytest==8.2.0 # via pytest-freezegun pytest-freezegun==0.4.2 python-dateutil==2.9.0.post0 @@ -23,4 +23,4 @@ python-iptables==1.0.1 pyyaml==6.0.1 six==1.16.0 # via python-dateutil -werkzeug==3.0.2 +werkzeug==3.0.3 diff --git a/requirements.txt b/requirements.txt index ab63090..6d8c642 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ markupsafe==2.1.5 # via werkzeug packaging==24.0 # via gunicorn -peewee==3.17.2 +peewee==3.17.3 python-iptables==1.0.1 pyyaml==6.0.1 -werkzeug==3.0.2 +werkzeug==3.0.3