Skip to content

Commit

Permalink
Merge pull request #200 from OWASP/dependabot/pip/dev/mypy-1.2.0
Browse files Browse the repository at this point in the history
Bump mypy from 0.991 to 1.2.0
  • Loading branch information
danielonsecurity committed Apr 17, 2023
2 parents ade669e + 572e8db commit afe7253
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 34 deletions.
62 changes: 29 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
requests-toolbelt = "^0.10.1"

[tool.poetry.dev-dependencies]
mypy = "^0.991"
mypy = "^1.2"
pre-commit = "^3.1.1"
flake8 = "^5.0.4"
pylint = "^2.16.2"
Expand Down

0 comments on commit afe7253

Please sign in to comment.