Skip to content

Commit

Permalink
Merge pull request #119 from p1c2u/dependabot/pip/mypy-1.9.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.8.0 to 1.9.0
  • Loading branch information
p1c2u authored Mar 12, 2024
2 parents b776797 + 74aa177 commit d7951a8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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 @@ -55,7 +55,7 @@ pytest-cov = "^4.1.0"
isort = "^5.13.2"
black = "^24.2.0"
flynt = "1.0.1"
mypy = "^1.8.0"
mypy = "^1.9.0"
types-PyYAML = "^6.0.12"
types-requests = "^2.31.0"
typing-extensions = "^4.10.0" # required by responses. See https://github.com/p1c2u/jsonschema-path/issues/44
Expand Down

0 comments on commit d7951a8

Please sign in to comment.