Skip to content

Commit 3db30b5

Browse files
committed
chore: bump typing-extensions
1 parent 8e62cb3 commit 3db30b5

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
@@ -36,7 +36,7 @@ dependencies = [
3636
'numpy>=2',
3737
'numcodecs>=0.14',
3838
'google-crc32c>=1.5',
39-
'typing_extensions>=4.12',
39+
'typing_extensions>=4.13',
4040
'donfig>=0.8',
4141
]
4242

@@ -243,7 +243,7 @@ extra-dependencies = [
243243
'fsspec==2023.10.0',
244244
's3fs==2023.10.0',
245245
'universal_pathlib==0.2.0',
246-
'typing_extensions==4.12.*',
246+
'typing_extensions==4.13.*',
247247
'donfig==0.8.*',
248248
'obstore==0.5.*',
249249
]

0 commit comments

Comments
 (0)