Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
radupotop committed May 6, 2024
1 parent ddcaa34 commit c412aba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions requirements.test.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c412aba

Please sign in to comment.