Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.12.1 to 1.13.0 in the dev-deps group (
Browse files Browse the repository at this point in the history
#1800)

Bumps the dev-deps group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.12.1 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.12.1...v1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e8a57b8 commit 7ef4970
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
69 changes: 35 additions & 34 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 @@ -60,7 +60,7 @@ click = "^8.1.7"
cryptography = ">=40.0.2"
docker = "^7.1.0"
mock = "^5.1.0"
mypy = "^1.12"
mypy = "^1.13"
pandas-stubs = "^2.2.3.241009"
pytest = "^8.3.3"
pytest-asyncio = ">=0.19.0,<1"
Expand Down

0 comments on commit 7ef4970

Please sign in to comment.