Skip to content

Commit

Permalink
build(deps-dev): bump mypy in the other-dependencies group
Browse files Browse the repository at this point in the history
Bumps the other-dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.11.2 to 1.12.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent f869459 commit f60a54d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
63 changes: 34 additions & 29 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 @@ -26,7 +26,7 @@ pytest-cov = "5.0.0"
bandit = "1.7.10"
flake8 = "7.1.1"
isort = "5.13.2"
mypy = "1.11.2"
mypy = "1.12.0"
types-pyyaml = "6.0.12.20240917"
types-requests = "2.32.0.20240914"
yapf = "0.40.2"
Expand Down

0 comments on commit f60a54d

Please sign in to comment.