Skip to content

Commit b9db206

Browse files
chore(deps-dev): bump importlib-metadata from 4.13.0 to 5.0.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.13.0 to 5.0.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@v4.13.0...v5.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baf50f9 commit b9db206

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -71,7 +71,7 @@ mkdocs-material = "^8.5.4"
7171
filelock = "^3.8.0"
7272
checksumdir = "^1.2.0"
7373
mypy-boto3-appconfigdata = "^1.24.36"
74-
importlib-metadata = "^4.13"
74+
importlib-metadata = "^5.0"
7575

7676
[tool.poetry.extras]
7777
parser = ["pydantic"]

0 commit comments

Comments
 (0)