Skip to content

Commit

Permalink
Bump mypy from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.
- [Commits](python/mypy@v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent 60c8793 commit 66e1d4b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ towncrier = "==23.6.0"
pytest-cov = "==4.1.0"
coverage = "==7.3.0"
pycodestyle = "==2.11.0"
mypy = "==1.5.0"
mypy = "==1.5.1"
black = "==23.7.0"
pydocstyle = {version = "==6.3.0", extras = ["toml"]}
tbump = "==6.10.0"
61 changes: 33 additions & 28 deletions Pipfile.lock

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

0 comments on commit 66e1d4b

Please sign in to comment.