Skip to content

Commit 3796c52

Browse files
fix(deps): update dependency ty to v0.0.9 (#1512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2facfc commit 3796c52

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.8",
18+
"ty==0.0.9",
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.8",
91+
"ty==0.0.9",
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)