diff --git a/requirements.txt b/requirements.txt index 51192b88..c4752c18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ -aiohttp==3.8.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" +aiohttp==3.8.5 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" aiosignal==1.3.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" async-timeout==4.0.2 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" asynctest==0.13.0 ; python_full_version >= "3.7.2" and python_version < "3.8" attrs==22.1.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" azure-core==1.26.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" azure-identity==1.12.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -certifi==2022.9.24 ; python_full_version >= "3.7.2" and python_version < "4" +certifi==2023.7.22 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" cffi==1.15.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -charset-normalizer==2.1.1 ; python_full_version >= "3.7.2" and python_version < "4" -cryptography==38.0.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" +charset-normalizer==2.1.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" +cryptography==41.0.4 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" frozenlist==1.3.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -idna==3.4 ; python_full_version >= "3.7.2" and python_version < "4" +idna==3.4 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" isodate==0.6.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" msal-extensions==1.0.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -msal==1.20.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" +msal==1.24.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" msrest==0.7.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" multidict==6.0.2 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" oauthlib==3.2.2 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" @@ -22,8 +22,8 @@ pycparser==2.21 ; python_full_version >= "3.7.2" and python_full_version < "4.0. pyjwt[crypto]==2.6.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" pywin32==305 ; python_full_version >= "3.7.2" and platform_system == "Windows" and python_full_version < "4.0.0" requests-oauthlib==1.3.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -requests==2.28.1 ; python_full_version >= "3.7.2" and python_version < "4" +requests==2.31.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" six==1.16.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" typing-extensions==4.4.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -urllib3==1.26.12 ; python_full_version >= "3.7.2" and python_version < "4" +urllib3==1.26.17 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" yarl==1.8.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"