Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent e763f52 commit 58bd675
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
74 changes: 40 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 @@ -63,7 +63,7 @@ tomli = { version = "^2.2.1", python = "<3.11" }


[tool.poetry.group.dev.dependencies]
mypy = "^1.14.0"
mypy = "^1.14.1"


[tool.poetry.group.linters]
Expand Down

0 comments on commit 58bd675

Please sign in to comment.