Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 1.9.0 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 1b85829 commit b6a2f7f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 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 @@ -32,7 +32,7 @@ pytest = ">=7.1.3,<9.0.0"
flake8 = ">=5.0.4,<8.0.0"
black = ">=22.10,<25.0"
pre-commit = ">=2.20,<4.0"
mypy = ">=0.982,<1.10"
mypy = ">=0.982,<1.12"
isort = "^5.10.1"
autoflake = ">=1.7.6,<3.0.0"

Expand Down

0 comments on commit b6a2f7f

Please sign in to comment.