Skip to content

Commit

Permalink
chore: Bump mypy from 1.13.0 to 1.14.0 (#498)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 5b03229 commit e8adb5d
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
@@ -30,7 +30,7 @@ bandit = "^1.8.0"
coveralls = "^3.3.1"
factory-boy = "^3.3.1"
isort = "^5.13.2"
mypy = "^1.13.0"
mypy = "^1.14.0"
pre-commit = "^4.0.1"
pytest = "^8.3.4"
pytest-cov = "^5.0.0"

0 comments on commit e8adb5d

Please sign in to comment.