Skip to content

Commit e16500b

Browse files
Build(deps): Bump importlib-metadata in /dependencies/default (#515)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.0.0 to 6.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@v6.0.0...v6.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd9fa56 commit e16500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exceptiongroup==1.1.1
55
flaky==3.7.0
66
hypothesis==6.70.0
77
idna==3.4
8-
importlib-metadata==6.0.0
8+
importlib-metadata==6.1.0
99
iniconfig==2.0.0
1010
mypy==1.1.1
1111
mypy-extensions==1.0.0

0 commit comments

Comments
 (0)