Skip to content

Commit 9999f6c

Browse files
Bump importlib-metadata from 7.1.0 to 8.4.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.1.0 to 8.4.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@v7.1.0...v8.4.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47fd1f5 commit 9999f6c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ docutils = "0.21.2"
4040
fonttools = "4.53.1"
4141
greenlet = "3.0.3"
4242
idna = "3.7"
43-
importlib_metadata = "7.1.0"
43+
importlib_metadata = "8.4.0"
4444
joblib = "1.4.2"
4545
keyring = "25.2.1"
4646
kiwisolver = "1.4.5"

0 commit comments

Comments
 (0)