Skip to content

Commit 4ed3691

Browse files
chore(deps-dev): bump importlib-metadata from 6.8.0 to 7.1.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.8.0 to 7.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b48852a commit 4ed3691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ exceptiongroup==1.1.1 ; python_version < '3.11'
3636

3737
idna==3.6 ; python_version >= '3.5'
3838

39-
importlib-metadata==6.8.0 ; python_version >= '3.7'
39+
importlib-metadata==7.1.0 ; python_version >= '3.7'
4040

4141
iniconfig==2.0.0 ; python_version >= '3.7'
4242

0 commit comments

Comments
 (0)