Skip to content

Commit 1d90c1f

Browse files
authored
Merge pull request #1287 from azimuth-cloud/dependabot/pip/sshd/pip-updates-3cd21b631a
pip: bump the pip-updates group across 1 directory with 3 updates
2 parents bba5151 + 970cef1 commit 1d90c1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sshd/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ PyYAML==6.0.3
1818
requests==2.32.5
1919
sniffio==1.3.1
2020
typing_extensions==4.15.0
21-
urllib3==2.6.0
21+
urllib3==2.6.1

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.7
1+
ruff~=0.14.8
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.11.0
11+
black~=25.12.0

0 commit comments

Comments
 (0)