Skip to content

Commit 8129f5d

Browse files
Bump mypy from 1.16.0 to 1.16.1 in the mypy group
Bumps the mypy group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mypy ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eeabca commit 8129f5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_mypy.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
mypy==1.16.0
1+
mypy==1.16.1
22
twisted
33
hatchling # for types

requirements_mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.7
1818
# via hyperlink
1919
incremental==24.7.2
2020
# via twisted
21-
mypy==1.16.0
21+
mypy==1.16.1
2222
# via -r requirements_mypy.in
2323
mypy-extensions==1.0.0
2424
# via mypy

0 commit comments

Comments
 (0)