Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements_mypy.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mypy==1.16.0
mypy==1.17.1
twisted
hatchling # for types
2 changes: 1 addition & 1 deletion requirements_mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ idna==3.7
# via hyperlink
incremental==24.7.2
# via twisted
mypy==1.16.0
mypy==1.17.1
# via -r requirements_mypy.in
mypy-extensions==1.0.0
# via mypy
Expand Down