Skip to content

Commit 38cd542

Browse files
authored
Merge pull request #162 from twisted/dependabot/pip/mypy-80d7b7752b
Bump mypy from 1.16.0 to 1.16.1 in the mypy group
2 parents 3c07b6e + 2b15595 commit 38cd542

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.18.2
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.18.2
2222
# via -r requirements_mypy.in
2323
mypy-extensions==1.0.0
2424
# via mypy

0 commit comments

Comments
 (0)