Skip to content

Commit

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

---
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 Jul 22, 2024
1 parent 64d58f5 commit df09b89
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -37,7 +37,7 @@ google-cloud-secret-manager = "^2.20.0"

[tool.poetry.dev-dependencies]
pre-commit = "^3.7.0"
mypy = "^1.10"
mypy = "^1.11"
pep8-naming = "^0.14.1"
interrogate = "^1.7.0"
isort = "^5.13.2"
Expand Down

0 comments on commit df09b89

Please sign in to comment.