Skip to content

Commit b84713f

Browse files
committed
Update requirements.
1 parent 0902ddf commit b84713f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tests/requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
# uv pip compile --output-file /Users/julian/Development/regress/tests/requirements.txt tests/requirements.in
33
iniconfig==2.1.0
44
# via pytest
5-
packaging==24.2
5+
packaging==25.0
66
# via pytest
7-
pluggy==1.5.0
7+
pluggy==1.6.0
88
# via pytest
9-
pytest==8.3.5
9+
pygments==2.19.2
10+
# via pytest
11+
pytest==8.4.1
1012
# via -r tests/requirements.in
1113
regress @ file:.
1214
# via -r tests/requirements.in

0 commit comments

Comments
 (0)