Skip to content

Commit 873bc52

Browse files
Bump importlib-metadata from 7.1.0 to 8.2.0 (#1876)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arkadii Yakovets <[email protected]>
1 parent ce8c63b commit 873bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Test requirements.
22

33
coverage==7.6.0
4-
importlib-metadata==8.0.0
4+
importlib-metadata==8.2.0
55
numpy<2.0.0; python_version < '3.9'
66
numpy==2.0.0; python_version >= '3.9'
77
polib==1.2.0

0 commit comments

Comments
 (0)