Skip to content

Commit d0bfd6c

Browse files
Bump the mypy group across 1 directory with 2 updates
Bumps the mypy group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [types-requests](https://github.com/typeshed-internal/stub_uploader). Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `types-requests` from 2.32.4.20250913 to 2.32.4.20260107 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mypy - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mypy ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fc572f commit d0bfd6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ dev = [
7777
"requests==2.32.5",
7878
"wheel==0.45.1",
7979
"build==1.3.0",
80-
"mypy==1.19.0",
81-
"types-requests==2.32.4.20250913",
80+
"mypy==1.19.1",
81+
"types-requests==2.32.4.20260107",
8282
{include-group = "tox"},
8383
{include-group = "ruff"},
8484
]

0 commit comments

Comments
 (0)