Skip to content

Commit

Permalink
Bump mypy from 1.5.0 to 1.5.1 (#2526)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent 357a6a0 commit 2512b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==23.7.0
flake8==6.1.0
pytest==7.4.0
mypy==1.5.0
mypy==1.5.1
isort==5.12.0

# mypy type stubs
Expand Down

0 comments on commit 2512b6d

Please sign in to comment.