Skip to content

Commit 75362c3

Browse files
chore(deps-dev): bump types-pywin32 in /requirements in the types group (aws#8002)
Bumps the types group in /requirements with 1 update: [types-pywin32](https://github.com/typeshed-internal/stub_uploader). Updates `types-pywin32` from 310.0.0.20250319 to 310.0.0.20250428 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pywin32 dependency-version: 310.0.0.20250428 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecff6c1 commit 75362c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest-cov==5.0.0; python_version<"3.9"
1010
# mypy adds new rules in new minor versions, which could cause our PR check to fail
1111
# here we fix its version and upgrade it manually in the future
1212
mypy==1.15.0
13-
types-pywin32==310.0.0.20250319; python_version>="3.9"
13+
types-pywin32==310.0.0.20250428; python_version>="3.9"
1414
types-pywin32==308.0.0.20241221; python_version<"3.9"
1515
types-PyYAML==6.0.12.20250402
1616
types-chevron==0.14.2.20250103

0 commit comments

Comments
 (0)