We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebf6cf commit 917e271Copy full SHA for 917e271
tests/environment/requirements.txt
@@ -2,11 +2,11 @@ azure-core==1.26.1
2
azure-identity==1.12.0
3
azure-storage-blob==12.14.1
4
build==0.9.0
5
-certifi==2022.12.7
+certifi==2023.7.22
6
cffi==1.15.1
7
charset-normalizer==2.1.1
8
colorama==0.4.6
9
-cryptography==39.0.1
+cryptography==41.0.3
10
idna==3.4
11
importlib-metadata==5.1.0
12
isodate==0.6.1
@@ -20,10 +20,10 @@ portalocker==2.6.0
20
pycparser==2.21
21
PyJWT==2.6.0
22
pywin32==305
23
-requests==2.28.1
+requests==2.31.0
24
requests-oauthlib==1.3.1
25
six==1.16.0
26
tomli==2.0.1
27
typing_extensions==4.4.0
28
-urllib3==1.26.13
+urllib3==1.26.18
29
zipp==3.11.0
0 commit comments