Skip to content

Commit 7587987

Browse files
chore(deps-dev): bump the types group in /requirements with 2 updates (#8003)
Bumps the types group in /requirements with 2 updates: [types-pywin32](https://github.com/typeshed-internal/stub_uploader) and [types-setuptools](https://github.com/typeshed-internal/stub_uploader). Updates `types-pywin32` from 310.0.0.20250428 to 310.0.0.20250429 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 79.0.0.20250422 to 80.0.0.20250429 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pywin32 dependency-version: 310.0.0.20250429 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types - dependency-name: types-setuptools dependency-version: 80.0.0.20250429 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9247f5 commit 7587987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ 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.20250428; python_version>="3.9"
13+
types-pywin32==310.0.0.20250429; 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
1717
types-psutil==7.0.0.20250401
18-
types-setuptools==79.0.0.20250422
18+
types-setuptools==80.0.0.20250429
1919
types-Pygments==2.19.0.20250305
2020
types-colorama==0.4.15.20240311
2121
types-dateparser==1.2.0.20250408

0 commit comments

Comments
 (0)