We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa08ffc commit 2e72452Copy full SHA for 2e72452
requirements/reuse.txt
@@ -4,11 +4,11 @@
4
#
5
# pip-compile --strip-extras reuse.in
6
7
-attrs==25.3.0
+attrs==25.4.0
8
# via reuse
9
boolean-py==5.0
10
# via license-expression
11
-charset-normalizer==3.4.3
+charset-normalizer==3.4.4
12
# via python-debian
13
click==8.3.0
14
requirements/test.txt
@@ -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
15
jinja2==3.1.6
16
# via pytest-html
@@ -20,7 +20,7 @@ packaging==25.0
20
21
pluggy==1.6.0
22
23
-psutil==7.1.0
+psutil==7.1.2
24
25
pygments==2.19.2
26
0 commit comments