Skip to content

Commit f271745

Browse files
chore(deps-dev): bump types-pywin32 in /requirements in the types group (#7846)
Bumps the types group in /requirements with 1 update: [types-pywin32](https://github.com/python/typeshed). Updates `types-pywin32` from 308.0.0.20241221 to 308.0.0.20250124 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pywin32 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 f41f313 commit f271745

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.14.1
13-
types-pywin32==308.0.0.20241221
13+
types-pywin32==308.0.0.20250124
1414
types-PyYAML==6.0.12.20241230
1515
types-chevron==0.14.2.20250103
1616
types-psutil==6.1.0.20241221

0 commit comments

Comments
 (0)