Skip to content

Commit 78b1031

Browse files
chore(deps-dev): bump types-pywin32 in /requirements in the types group
Bumps the types group in /requirements with 1 update: [types-pywin32](https://github.com/python/typeshed). Updates `types-pywin32` from 309.0.0.20250311 to 310.0.0.20250319 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pywin32 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7159a8 commit 78b1031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
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==309.0.0.20250311; python_version>="3.9"
13+
types-pywin32==310.0.0.20250319; python_version>="3.9"
1414
types-pywin32==308.0.0.20241221; python_version<"3.9"
1515
types-PyYAML==6.0.12.20241230
1616
types-chevron==0.14.2.20250103

0 commit comments

Comments
 (0)