Skip to content

Commit 8f522ba

Browse files
committed
change version of typing_extension
1 parent 8bc8b0e commit 8f522ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ dependencies = [
126126

127127
"types-requests==2.32.0.20240602",
128128
"types-setuptools==70.0.0.20240524",
129-
"typing_extensions==4.5.0",
129+
"typing_extensions==4.12.2",
130130
]
131131
[tool.hatch.envs.linting.scripts]
132132
typing = "mypy {args:} ./src/ ./tests/"

0 commit comments

Comments
 (0)