8000 [3.12] Bump mypy to 1.7.0 (GH-111961) by AlexWaygood · Pull Request #112033 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] Bump mypy to 1.7.0 (GH-111961) #112033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 13, 2023
Merged
Changes from 1 commit
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
Next Next commit
[3.12] Bump mypy to 1.7.0 (GH-111961)
  • Loading branch information
AlexWaygood committed Nov 13, 2023
commit bc06e332a823f83f654e2390b59cbc7dc80ca699
2 changes: 1 addition & 1 deletion Tools/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Requirements file for external linters and checks we run on Tools/clinic/ in CI
mypy==1.6.1
mypy==1.7.0
0