Skip to content

Commit e0db972

Browse files
authored
Update dependencies.yaml
1 parent bfe9925 commit e0db972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies:
6969
# "python_version" specifier is a 'pip'-specific thing, so this needs its own group
7070
- output_types: [pyproject, requirements]
7171
packages:
72-
- importlib_metadata >= 4.13.0; python_version < '3.12'
72+
- importlib-metadata >= 4.13.0; python_version < '3.12'
7373
test_python:
7474
common:
7575
- output_types: [conda, requirements, pyproject]

0 commit comments

Comments
 (0)