We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bba5151 + 970cef1 commit 1d90c1fCopy full SHA for 1d90c1f
sshd/requirements.txt
@@ -18,4 +18,4 @@ PyYAML==6.0.3
18
requests==2.32.5
19
sniffio==1.3.1
20
typing_extensions==4.15.0
21
-urllib3==2.6.0
+urllib3==2.6.1
sshd/test-requirements.txt
@@ -1,4 +1,4 @@
1
-ruff~=0.14.7
+ruff~=0.14.8
2
coverage>=4.0,!=4.4 # Apache-2.0
3
python-subunit>=0.0.18 # Apache-2.0/BSD
4
stestr>=1.0.0 # Apache-2.0
@@ -8,4 +8,4 @@ autopep8
8
mypy
9
types-PyYAML
10
types-setuptools
11
-black~=25.11.0
+black~=25.12.0
0 commit comments