Skip to content

Commit 815411d

Browse files
chore(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the /requirements directory: [types-pywin32](https://github.com/python/typeshed) and [types-pyyaml](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) Updates `types-pyyaml` from 6.0.12.20241230 to 6.0.12.20250326 - [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 - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adf5756 commit 815411d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ 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"
15-
types-PyYAML==6.0.12.20241230
15+
types-PyYAML==6.0.12.20250326
1616
types-chevron==0.14.2.20250103
1717
types-psutil==7.0.0.20250218
1818
types-setuptools==76.0.0.20250313

0 commit comments

Comments
 (0)