Skip to content

Commit 8786fcf

Browse files
dependabot[bot]gadomski
authored andcommitted
build(deps-dev): update importlib-metadata requirement
Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version. - [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.4.1...v6.5.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b52651d commit 8786fcf

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
@@ -2,7 +2,7 @@ black~=23.3.0
22
codespell~=2.2.4
33
coverage~=7.2
44
doc8~=1.1.1
5-
importlib-metadata~=6.4.1
5+
importlib-metadata~=6.5.0
66
jsonschema~=4.17.3
77
mypy~=1.2
88
orjson==3.8.10

0 commit comments

Comments
 (0)