Skip to content

Commit 4e4ae98

Browse files
fix(deps): update dependency ty to v0.0.7
1 parent 94b8778 commit 4e4ae98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2",
1717
"responses==0.25.8",
18-
"ty==0.0.6",
18+
"ty==0.0.7",
1919
"types-defusedxml==0.7.0.20250822",
2020
"types-oauthlib==3.3.0.20250822",
2121
"types-requests-oauthlib==2.0.0.20250809",
@@ -88,7 +88,7 @@ dev = [
8888
"pytest-xdist==3.8.0",
8989
"pytest==9.0.2",
9090
"responses==0.25.8",
91-
"ty==0.0.6",
91+
"ty==0.0.7",
9292
"types-defusedxml==0.7.0.20250822",
9393
"types-oauthlib==3.3.0.20250822",
9494
"types-requests-oauthlib==2.0.0.20250809",

0 commit comments

Comments
 (0)