Skip to content

Commit 233bc39

Browse files
fix(deps): update dependency ty to v0.0.31
1 parent f592d34 commit 233bc39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dev = [
1515
"pytest-xdist==3.8.0",
1616
"pytest==9.0.3",
1717
"responses==0.26.0",
18-
"ty==0.0.29",
18+
"ty==0.0.31",
1919
"types-defusedxml==0.7.0.20260408",
2020
"types-oauthlib==3.3.0.20260408",
2121
"types-requests-oauthlib==2.0.0.20260408",
@@ -88,7 +88,7 @@ dev = [
8888
"pytest-xdist==3.8.0",
8989
"pytest==9.0.3",
9090
"responses==0.26.0",
91-
"ty==0.0.29",
91+
"ty==0.0.31",
9292
"types-defusedxml==0.7.0.20260408",
9393
"types-oauthlib==3.3.0.20260408",
9494
"types-requests-oauthlib==2.0.0.20260408",

0 commit comments

Comments
 (0)