We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ffd16a + c60b453 commit 9fced1bCopy full SHA for 9fced1b
sshd/requirements.txt
@@ -1,6 +1,6 @@
1
annotated-types==0.7.0
2
-anyio==4.12.0
3
-certifi==2025.11.12
+anyio==4.12.1
+certifi==2026.1.4
4
cffi==2.0.0
5
charset-normalizer==3.4.4
6
click==8.3.1
@@ -12,7 +12,7 @@ h11==0.16.0
12
httpcore==1.0.9
13
httpx==0.28.1
14
idna==3.11
15
-pycparser==2.23
+pycparser==3.0
16
pydantic==2.12.5
17
PyYAML==6.0.3
18
requests==2.32.5
sshd/test-requirements.txt
@@ -1,4 +1,4 @@
-ruff~=0.14.10
+ruff~=0.14.14
coverage>=4.0,!=4.4 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
stestr>=1.0.0 # Apache-2.0
@@ -8,4 +8,4 @@ autopep8
8
mypy
9
types-PyYAML
10
types-setuptools
11
-black~=25.12.0
+black~=26.1.0
0 commit comments