Skip to content

Commit 9fced1b

Browse files
authored
Merge pull request #1337 from azimuth-cloud/dependabot/pip/sshd/pip-updates-a501bfa3c3
pip: bump the pip-updates group across 1 directory with 5 updates
2 parents 0ffd16a + c60b453 commit 9fced1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sshd/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
annotated-types==0.7.0
2-
anyio==4.12.0
3-
certifi==2025.11.12
2+
anyio==4.12.1
3+
certifi==2026.1.4
44
cffi==2.0.0
55
charset-normalizer==3.4.4
66
click==8.3.1
@@ -12,7 +12,7 @@ h11==0.16.0
1212
httpcore==1.0.9
1313
httpx==0.28.1
1414
idna==3.11
15-
pycparser==2.23
15+
pycparser==3.0
1616
pydantic==2.12.5
1717
PyYAML==6.0.3
1818
requests==2.32.5

sshd/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruff~=0.14.10
1+
ruff~=0.14.14
22
coverage>=4.0,!=4.4 # Apache-2.0
33
python-subunit>=0.0.18 # Apache-2.0/BSD
44
stestr>=1.0.0 # Apache-2.0
@@ -8,4 +8,4 @@ autopep8
88
mypy
99
types-PyYAML
1010
types-setuptools
11-
black~=25.12.0
11+
black~=26.1.0

0 commit comments

Comments
 (0)