From 9dc677ba53585d637f4edf2d76265077dd40d841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:29:44 +0000 Subject: [PATCH] Bump types-pywin32 from 308.0.0.20241015 to 308.0.0.20241025 Bumps [types-pywin32](https://github.com/python/typeshed) from 308.0.0.20241015 to 308.0.0.20241025. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pywin32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a5a31d6955..e1fcc76eb2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -453,7 +453,7 @@ types-jsonschema==4.23.0.20240813 # via qcodes (pyproject.toml) types-pytz==2024.2.0.20241003 # via pandas-stubs -types-pywin32==308.0.0.20241015 +types-pywin32==308.0.0.20241025 # via qcodes (pyproject.toml) types-requests==2.32.0.20241016 # via qcodes (pyproject.toml)