Skip to content

Commit 6af631b

Browse files
committed
fix: fix returns version
1 parent 2a8fc6f commit 6af631b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"pydantic>=2.12.5",
2121
"pydantic-settings>=2.12.0",
2222
"pytest>=8.4.2",
23-
"returns[mypy-compatible]>=0.26.0",
23+
"returns[compatible-mypy]>=0.26.0",
2424
]
2525

2626
[project.urls]

uv.lock

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

0 commit comments

Comments
 (0)