Skip to content

Commit

Permalink
Bump mypy from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](python/mypy@v1.4.0...v1.4.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] authored Jun 26, 2023
1 parent 098eb26 commit 07485fb
Show file tree
Hide file tree
Showing 2 changed files with 29 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.2.7"
pycodestyle = "==2.10.0"
mypy = "==1.4.0"
mypy = "==1.4.1"
black = "==23.3.0"
pydocstyle = {version = "==6.3.0", extras = ["toml"]}
tbump = "==6.10.0"
56 changes: 28 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 07485fb

Please sign in to comment.