Skip to content

Commit 1f16be5

Browse files
authored
Merge pull request #1242 from azimuth-cloud/dependabot/pip/client/pip-updates-4b226a5a7d
pip: bump the pip-updates group across 1 directory with 8 updates
2 parents 98f1509 + d8e9690 commit 1f16be5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

client/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
annotated-types==0.7.0
2-
certifi==2025.8.3
3-
charset-normalizer==3.4.3
4-
click==8.1.8
2+
certifi==2025.10.5
3+
charset-normalizer==3.4.4
4+
click==8.3.0
55
configomatic==0.4.0
6-
idna==3.10
7-
pydantic==2.11.7
8-
PyYAML==6.0.2
6+
idna==3.11
7+
pydantic==2.12.2
8+
PyYAML==6.0.3
99
requests==2.32.5
1010
typing_extensions==4.15.0
1111
urllib3==2.5.0

client/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruff~=0.12.11
1+
ruff~=0.14.0
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.1.0
11+
black~=25.9.0

0 commit comments

Comments
 (0)