Skip to content

Commit

Permalink
Merge pull request #227 from pbs-data-solutions/dependabot/pip/mypy-1…
Browse files Browse the repository at this point in the history
….12.0

Bump mypy from 1.11.2 to 1.12.0
  • Loading branch information
sanders41 authored Oct 15, 2024
2 parents 5da1a9c + 6e59b81 commit 2825613
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 @@ -28,7 +28,7 @@ sas7bdat-converter = {version = "2.0.1", extras = ["all"]}
rich = "13.9.2"

[tool.poetry.group.dev.dependencies]
mypy = "1.11.2"
mypy = "1.12.0"
pre-commit = "3.5.0"
pytest = "8.3.3"
pytest-cov = "5.0.0"
Expand Down

0 comments on commit 2825613

Please sign in to comment.