From 62f93bcb146ad036e582493d3e0edd29b7edfa2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 22:45:52 +0000 Subject: [PATCH 01/18] chore(deps-dev): bump h2 from 4.2.0 to 4.3.0 Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..85a1cf8b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -135,7 +135,7 @@ frozenlist==1.7.0 ; python_version >= '3.7' h11==0.16.0 ; python_version >= '3.7' -h2==4.2.0 +h2==4.3.0 hpack==4.1.0 ; python_full_version >= '3.6.1' From 7e1123d10bacbee3623573dfaacb76a6aac43f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:02:11 +0000 Subject: [PATCH 02/18] chore(deps-dev): bump trio from 0.30.0 to 0.31.0 Bumps [trio](https://github.com/python-trio/trio) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: trio dependency-version: 0.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..ca2d91cf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -108,7 +108,7 @@ tomli==2.2.1 ; python_version < '3.11' tomlkit==0.13.3 ; python_version >= '3.7' -trio==0.30.0 +trio==0.31.0 types-python-dateutil==2.9.0.20250822 From 32e2fcfab85e3821137aa320e6a735d412abe60a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:02:15 +0000 Subject: [PATCH 03/18] chore(deps-dev): bump pytest from 8.4.1 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..cdd1f576 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -78,7 +78,7 @@ pylint==3.3.8 pyproject-hooks==1.2.0 ; python_version >= '3.7' -pytest==8.4.1 +pytest==8.4.2 pytest-cov==5.0.0 From bbfd6d8f2cd3ae36538c962836df3f52d44f3390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:02:19 +0000 Subject: [PATCH 04/18] chore(deps-dev): bump pytest-cov from 5.0.0 to 7.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..eceb03a2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -80,7 +80,7 @@ pyproject-hooks==1.2.0 ; python_version >= '3.7' pytest==8.4.1 -pytest-cov==5.0.0 +pytest-cov==7.0.0 pytest-mock==3.14.1 From 9800b1884be91c32f8cade4fbdebaf5a875b4a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:02:47 +0000 Subject: [PATCH 05/18] chore(deps-dev): bump platformdirs from 4.3.8 to 4.4.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.8 to 4.4.0. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.8...4.4.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..f7f5df43 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -64,7 +64,7 @@ packaging==25.0 ; python_version >= '3.7' pathlib2==2.3.7.post1 -platformdirs==4.3.8 ; python_version >= '3.7' +platformdirs==4.4.0 ; python_version >= '3.7' pluggy==1.6.0 ; python_version >= '3.7' From 3d98ca2b09a7e50964f7c154be7eee736062aa77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:02:50 +0000 Subject: [PATCH 06/18] chore(deps-dev): bump pycparser from 2.22 to 2.23 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23) --- updated-dependencies: - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..dcb367f8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -70,7 +70,7 @@ pluggy==1.6.0 ; python_version >= '3.7' portalocker==2.10.1 ; python_version >= '3.5' and platform_system == 'Windows' -pycparser==2.22 +pycparser==2.23 pyjwt[crypto]==2.9.0 ; python_version >= '3.7' From fa7c4424843219ebfb68f7ad25f181f1c63eea7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 04:02:21 +0000 Subject: [PATCH 07/18] chore(deps-dev): bump pytest-mock from 3.14.1 to 3.15.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.14.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..ce2fb6e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -82,7 +82,7 @@ pytest==8.4.1 pytest-cov==5.0.0 -pytest-mock==3.14.1 +pytest-mock==3.15.1 python-dotenv==1.1.1 From 9ca066c4a805c9fcd62597e07450ffa6fc32eba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 04:06:41 +0000 Subject: [PATCH 08/18] chore(deps): bump github/codeql-action from 3 to 4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index eae3a87b..6125095a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -40,7 +40,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v3 + uses: github/codeql-action/init@v4 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -53,7 +53,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@v3 + uses: github/codeql-action/autobuild@v4 # â„šī¸ Command-line programs to run using the OS shell. # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun @@ -66,4 +66,4 @@ jobs: # ./location_of_script_within_repo/buildscript.sh - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3 + uses: github/codeql-action/analyze@v4 From c0b0da115642e28d111790a52d2438adbdad2346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:03:46 +0000 Subject: [PATCH 09/18] chore(deps-dev): bump azure-core from 1.35.0 to 1.36.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.35.0 to 1.36.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.35.0...azure-core_1.36.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..7b2485f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ asyncmock==0.4.2 attrs==25.3.0 ; python_version >= '3.7' -azure-core==1.35.0 ; python_version >= '3.7' +azure-core==1.36.0 ; python_version >= '3.7' azure-identity==1.24.0 From 2b8f49dc2e5db8123a0b9e60293acd240f5c6d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:30:50 +0000 Subject: [PATCH 10/18] chore(deps-dev): bump urllib3 from 2.5.0 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..23ec8f7c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -113,7 +113,7 @@ trio==0.30.0 types-python-dateutil==2.9.0.20250822 types-requests==2.32.4.20250809; python_version >= '3.7' -urllib3==2.5.0 ; python_version >= '3.7' +urllib3==2.7.0 ; python_version >= '3.7' typing-extensions==4.14.1 ; python_version >= '3.7' From 591fdbfc51aa19d9860e6c9d9219b29c9839cac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:30:59 +0000 Subject: [PATCH 11/18] chore(deps-dev): bump cryptography from 45.0.7 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..65014738 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt' coverage[toml]==7.10.6 ; python_version >= '3.7' -cryptography==45.0.7 ; python_version >= '3.7' +cryptography==46.0.7 ; python_version >= '3.7' dill==0.4.0 ; python_version < '3.11' From 9ca063e0f26bd4098fe955bfbf5aef1c77680e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:31:02 +0000 Subject: [PATCH 12/18] chore(deps-dev): bump python-dotenv from 1.1.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..09bc9979 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -84,7 +84,7 @@ pytest-cov==5.0.0 pytest-mock==3.14.1 -python-dotenv==1.1.1 +python-dotenv==1.2.2 pytest-trio==0.8.0 From 06fb8d326ef012c06417b1a3900b53cf26a29b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:31:09 +0000 Subject: [PATCH 13/18] chore(deps-dev): bump aiohttp from 3.12.15 to 3.13.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..17c981ce 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -123,7 +123,7 @@ yapf==0.43.0 zipp==3.23.0 ; python_version >= '3.7' -aiohttp==3.12.15 ; python_version >= '3.6' +aiohttp==3.13.4 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7' From 7711929e46fc9300e10cb66244f17ad3b74093c3 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 May 2026 00:55:12 -0700 Subject: [PATCH 14/18] chore: update kiota-python dependencies to 1.10.1 Bump microsoft-kiota-abstractions, microsoft-kiota-authentication-azure, microsoft-kiota-http, and microsoft-kiota-serialization-json to 1.10.1. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- pyproject.toml | 6 +++--- requirements-dev.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c636be4b..951378f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,9 +11,9 @@ version = "1.3.8" authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}] description = "Core component of the Microsoft Graph Python SDK" dependencies = [ - "microsoft-kiota-abstractions >=1.8.0,<2.0.0", - "microsoft-kiota-authentication-azure >=1.8.0,<2.0.0", - "microsoft-kiota-http >=1.8.0,<2.0.0", + "microsoft-kiota-abstractions >=1.10.1,<2.0.0", + "microsoft-kiota-authentication-azure >=1.10.1,<2.0.0", + "microsoft-kiota-http >=1.10.1,<2.0.0", "httpx[http2] >=0.23.0", ] requires-python = ">=3.10" diff --git a/requirements-dev.txt b/requirements-dev.txt index 163ea8c8..4303456c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,13 +145,13 @@ httpx[http2]==0.28.1 hyperframe==6.1.0 ; python_full_version >= '3.6.1' -microsoft-kiota-abstractions==1.9.5 +microsoft-kiota-abstractions==1.10.1 -microsoft-kiota-authentication-azure==1.9.5 +microsoft-kiota-authentication-azure==1.10.1 -microsoft-kiota-http==1.9.5 +microsoft-kiota-http==1.10.1 -microsoft-kiota-serialization-json==1.9.5 +microsoft-kiota-serialization-json==1.10.1 multidict==6.6.4 ; python_version >= '3.7' From 91b6399ea534bc608af2b9f9da5b2ca08bd65ef4 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 May 2026 01:02:10 -0700 Subject: [PATCH 15/18] chore: bump typing-extensions from 4.14.1 to 4.15.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ef1cafa8..2a1b2e10 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -114,7 +114,7 @@ types-python-dateutil==2.9.0.20250822 types-requests==2.32.4.20250809; python_version >= '3.7' urllib3==2.7.0 ; python_version >= '3.7' -typing-extensions==4.14.1 ; python_version >= '3.7' +typing-extensions==4.15.0 ; python_version >= '3.7' wrapt==1.17.3 ; python_version < '3.11' From 8ff899ede3ff2efaa72aa3005904c8c2d1602cb4 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 May 2026 01:16:03 -0700 Subject: [PATCH 16/18] chore: bump azure-core from 1.36.0 to 1.41.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2a1b2e10..786905f7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ asyncmock==0.4.2 attrs==25.3.0 ; python_version >= '3.7' -azure-core==1.36.0 ; python_version >= '3.7' +azure-core==1.41.0 ; python_version >= '3.7' azure-identity==1.24.0 From 4344716bf910a3f8f477a6f53fc1b73040dd219b Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 May 2026 01:18:34 -0700 Subject: [PATCH 17/18] chore: bump pytest from 8.4.2 to 9.0.3 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 093969a4..e2149be3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -78,7 +78,7 @@ pylint==3.3.8 pyproject-hooks==1.2.0 ; python_version >= '3.7' -pytest==8.4.2 +pytest==9.0.3 pytest-cov==7.0.0 From d55c17ed75a2a6b57a28da4b07955df78b59b91f Mon Sep 17 00:00:00 2001 From: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 May 2026 01:36:52 -0700 Subject: [PATCH 18/18] Update pytest-asyncio version to 1.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e2149be3..d2fba17d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -88,7 +88,7 @@ python-dotenv==1.2.2 pytest-trio==0.8.0 -pytest-asyncio==1.1.0 +pytest-asyncio==1.3.0 pywin32==311 ; platform_system == 'Windows'