Skip to content

Commit c28df5e

Browse files
Bump importlib-metadata from 5.0.0 to 5.1.0 (#132)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](python/importlib_metadata@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6008a46 commit c28df5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ h11==0.14.0
1818
identify==2.5.8
1919
idna==3.4
2020
imagesize==1.4.1
21-
importlib-metadata==5.0.0
21+
importlib-metadata==5.1.0
2222
iniconfig==1.1.1
2323
isort==5.10.1
2424
jinja2==3.1.2

0 commit comments

Comments
 (0)