Skip to content

Commit fe42da5

Browse files
Bump importlib-metadata from 6.8.0 to 7.0.1 in /requirements (#1365)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.8.0 to 7.0.1. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v6.8.0...v7.0.1) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61ba35b commit fe42da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
importlib-metadata==6.8.0
1+
importlib-metadata==7.0.1
22
numpy==1.26.3
33
packaging==23.1
44
psutil==5.9.5

0 commit comments

Comments
 (0)