Skip to content

Commit

Permalink
bump mypy, pylint, and black to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Aug 18, 2023
1 parent 9adb3f1 commit ac6c3fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-black.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==23.1.0
black==23.7.0
2 changes: 1 addition & 1 deletion requirements/dev-mypy.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mypy==1.0.1
mypy==1.5.1
types-PyYAML
docutils-stubs
types-jsonschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-pylint.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pylint==2.16.3
pylint==2.17.5

-r ./cpp.txt
-r ./json.txt
Expand Down

0 comments on commit ac6c3fc

Please sign in to comment.