Skip to content

Commit ae1bf7a

Browse files
authored
Merge branch 'main' into v1.0/pipelinebuild/150887
2 parents da42757 + af9cbc9 commit ae1bf7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ tomli==2.0.1 ; python_version >= '3.7'
4848

4949
tomlkit==0.12.5 ; python_version >= '3.7'
5050

51-
typing-extensions==4.12.0 ; python_version >= '3.7'
51+
typing-extensions==4.12.1 ; python_version >= '3.7'
5252

5353
wrapt==1.16.0 ; python_version >= '3.11'
5454

5555
yapf==0.40.2
5656

57-
zipp==3.19.0 ; python_version >= '3.8'
57+
zipp==3.19.1 ; python_version >= '3.8'
5858

5959
aiohttp==3.9.5 ; python_version >= '3.6'
6060

@@ -70,7 +70,7 @@ azure-core==1.30.1 ; python_version >= '3.7'
7070

7171
azure-identity==1.16.0
7272

73-
certifi==2024.2.2 ; python_version >= '3.6'
73+
certifi==2024.6.2 ; python_version >= '3.6'
7474

7575
cffi==1.16.0
7676

@@ -124,7 +124,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
124124

125125
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
126126

127-
requests==2.32.2 ; python_version >= '3.7'
127+
requests==2.32.3 ; python_version >= '3.7'
128128

129129
sniffio==1.3.1 ; python_version >= '3.7'
130130

0 commit comments

Comments
 (0)