diff --git a/poetry.lock b/poetry.lock index 90beb2c1df..b842cd820f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -262,7 +262,7 @@ wrapt = "*" name = "azure-core" version = "1.30.0" description = "Microsoft Azure Core Library for Python" -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "azure-core-1.30.0.tar.gz", hash = "sha256:6f3a7883ef184722f6bd997262eddaf80cfe7e5b3e0caaaf8db1695695893d35"}, @@ -297,7 +297,7 @@ requests = ">=2.20.0" name = "azure-identity" version = "1.16.1" description = "Microsoft Azure Identity Library for Python" -optional = false +optional = true python-versions = ">=3.8" files = [ {file = "azure-identity-1.16.1.tar.gz", hash = "sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e"}, @@ -2289,7 +2289,7 @@ tests = ["pytest (>=4.6)"] name = "msal" version = "1.28.0" description = "The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect." -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "msal-1.28.0-py3-none-any.whl", hash = "sha256:3064f80221a21cd535ad8c3fafbb3a3582cd9c7e9af0bb789ae14f726a0ca99b"}, @@ -2308,7 +2308,7 @@ broker = ["pymsalruntime (>=0.13.2,<0.15)"] name = "msal-extensions" version = "1.1.0" description = "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism." -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "msal-extensions-1.1.0.tar.gz", hash = "sha256:6ab357867062db7b253d0bd2df6d411c7891a0ee7308d54d1e4317c1d1c54252"}, @@ -2489,13 +2489,13 @@ files = [ [[package]] name = "mypy-boto3-glue" -version = "1.34.121" -description = "Type annotations for boto3.Glue 1.34.121 service generated with mypy-boto3-builder 7.24.0" +version = "1.34.126" +description = "Type annotations for boto3.Glue 1.34.126 service generated with mypy-boto3-builder 7.24.0" optional = true python-versions = ">=3.8" files = [ - {file = "mypy_boto3_glue-1.34.121-py3-none-any.whl", hash = "sha256:4af39a8d6b36f17bed52e59fa73b1760ec337e88ca0923c50cc33239b2b4a9ab"}, - {file = "mypy_boto3_glue-1.34.121.tar.gz", hash = "sha256:5885f8a7292665e3ee49ea8980be2500fb3411ba6975c287b3c817b418c58e2d"}, + {file = "mypy_boto3_glue-1.34.126-py3-none-any.whl", hash = "sha256:d6c447c2bf1cc9025043e2721c1a0bdbf2cd792fffc42cbb828de522a25337e0"}, + {file = "mypy_boto3_glue-1.34.126.tar.gz", hash = "sha256:ab14d2ad4df02e2d91e0be89bc123e7d3456cdd1ce9ff7104d6f99d0b7bb650d"}, ] [package.dependencies] @@ -2778,7 +2778,7 @@ files = [ name = "portalocker" version = "2.8.2" description = "Wraps the portalocker recipe for easy usage" -optional = false +optional = true python-versions = ">=3.8" files = [ {file = "portalocker-2.8.2-py3-none-any.whl", hash = "sha256:cfb86acc09b9aa7c3b43594e19be1345b9d16af3feb08bf92f23d4dce513a28e"}, @@ -3150,7 +3150,7 @@ windows-terminal = ["colorama (>=0.4.6)"] name = "pyjwt" version = "2.8.0" description = "JSON Web Token implementation in Python" -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "PyJWT-2.8.0-py3-none-any.whl", hash = "sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320"},