Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ twine==6.1.0
# Tests & Linting
coverage[toml]==7.5.4
ruff==0.5.0
mypy==1.16.1
mypy==1.14.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe un-downgrade mypy, since Python 3.8 support was dropped.

trio-typing==0.10.0
pytest==8.2.2
pytest-httpbin==2.0.0
Expand Down
Loading