Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/reuse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --strip-extras reuse.in
#
attrs==25.3.0
attrs==25.4.0
# via reuse
boolean-py==5.0
# via license-expression
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via python-debian
click==8.3.0
# via reuse
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ansi2html==1.9.2
# via -r test.in
execnet==2.1.1
# via pytest-xdist
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
jinja2==3.1.6
# via pytest-html
Expand All @@ -20,7 +20,7 @@ packaging==25.0
# via pytest
pluggy==1.6.0
# via pytest
psutil==7.1.0
psutil==7.1.2
# via pytest-xdist
pygments==2.19.2
# via pytest
Expand Down
Loading