Skip to content

Commit

Permalink
Merge pull request #39 from ruyisdk/dependabot/pip/mypy-1.14.1
Browse files Browse the repository at this point in the history
build(deps-dev): bump mypy from 1.13.0 to 1.14.1
  • Loading branch information
xen0n authored Dec 30, 2024
2 parents 48cc554 + e98f2ad commit 1c8313b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 36 deletions.
76 changes: 41 additions & 35 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 @@ pydantic-settings = "^2.7.0"
sqlalchemy = {extras = ["aiosqlite", "asyncio", "asyncmy", "postgresql-asyncpg"], version = "^2.0.36"}

[tool.poetry.group.dev.dependencies]
mypy = "^1.9.0"
mypy = "^1.14.1"
pytest = "^8.2.2"
ruff = "^0.8.1"

Expand Down

0 comments on commit 1c8313b

Please sign in to comment.