8000 Bump mypy from 0.931 to 0.941 by dependabot[bot] · Pull Request #5599 · allenai/allennlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Bump mypy from 0.931 to 0.941 #5599

Merged
merged 2 commits into from
Mar 24, 2022
Merged
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 dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
flake8

# Static type checking
mypy==0.931
mypy==0.941

# Automatic code formatting
black==22.1.0
Expand Down
0