Skip to content

Commit 626a54b

Browse files
committed
fix: make mypy happy
1 parent 1f33b72 commit 626a54b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

poetry.lock

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ docs = ["Sphinx (>=9.1.0) ; python_version >= \"3.12\""]
4141
mypy = "^1.19.1"
4242
types-requests = "^2.32.4.20260107"
4343
pytest = "^9.0.2"
44+
types-deprecated = "^1.3.1.20260130"
4445

4546
[build-system]
4647
requires = ["poetry-core>=2.0"]

0 commit comments

Comments
 (0)