Skip to content

Commit

Permalink
Bump importlib-metadata from 6.11.0 to 8.5.0 (#698)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent e4d32a0 commit 9e9c706
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Changelog = "https://github.com/hacf-fr/freebox-api/releases"
python = "^3.8.18"
urllib3 = ">=1.26.5,<2"
aiohttp = ">=3,<4"
importlib-metadata = {version = ">=3.3,<7.0", python = "<3.12"}
importlib-metadata = {version = ">=3.3,<9.0", python = "<3.12"}

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
Expand Down

0 comments on commit 9e9c706

Please sign in to comment.