Skip to content

Commit 1a6e2c0

Browse files
dependabot[bot]stepansergeevitchptiurin
authored
build(NoTicket): update trio-typing[mypy] requirement from ==0.6.* to >=0.6,<0.11 (#446)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stepan Burlakov <[email protected]> Co-authored-by: Petro Tiurin <[email protected]>
1 parent 0977207 commit 1a6e2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev =
6464
pytest-timeout==2.1.0
6565
pytest-trio==0.8.0
6666
pytest-xdist==2.5.0
67-
trio-typing[mypy]==0.6.*
67+
trio-typing[mypy]>=0.6,<0.11
6868
types-cryptography==3.3.18
6969
docs =
7070
sphinx==7.*

0 commit comments

Comments
 (0)