We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcdbc47 + cd73f5e commit 2d7e0eeCopy full SHA for 2d7e0ee
client/requirements.txt
@@ -4,7 +4,7 @@ charset-normalizer==3.4.4
4
click==8.3.0
5
configomatic==0.4.0
6
idna==3.11
7
-pydantic==2.12.2
+pydantic==2.12.3
8
PyYAML==6.0.3
9
requests==2.32.5
10
typing_extensions==4.15.0
client/test-requirements.txt
@@ -1,4 +1,4 @@
1
-ruff~=0.14.0
+ruff~=0.14.3
2
coverage>=4.0,!=4.4 # Apache-2.0
3
python-subunit>=0.0.18 # Apache-2.0/BSD
stestr>=1.0.0 # Apache-2.0
0 commit comments