Skip to content

Commit 9a20bb1

Browse files
Bump the actions group in /requirements with 2 updates
Bumps the actions group in /requirements with 2 updates: [mypy](https://github.com/python/mypy) and [types-requests](https://github.com/python/typeshed). Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `types-requests` from 2.32.0.20241016 to 2.32.0.20250301 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 712b724 commit 9a20bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/typecheck.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
mypy==1.14.1
1+
mypy==1.15.0
22
types-PyYAML==6.0.12.20241230
33
types-chardet==5.0.4.6
4-
types-requests==2.32.0.20241016
4+
types-requests==2.32.0.20250301
55
typing-extensions==4.12.2; python_version < '3.12'

0 commit comments

Comments
 (0)