Skip to content

Commit

Permalink
Bump mypy from 1.5.1 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.7.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Dec 18, 2023
1 parent 3d60c08 commit 1f38ac5
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flake8-import-graph = "*"
flake8-raise = "*"
flake8-deprecated = "*"
flake8-print = "*"
mypy = "==1.5.1"
mypy = "==1.7.1"
types-flask = "*"
types-Markdown = "*"
types-pytz = "*"
Expand Down
75 changes: 38 additions & 37 deletions Pipfile.lock

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

0 comments on commit 1f38ac5

Please sign in to comment.