Skip to content

Commit

Permalink
Bump importlib-resources from 5.13.0 to 6.4.4
Browse files Browse the repository at this point in the history
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.13.0 to 6.4.4.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v5.13.0...v6.4.4)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 33e49ea commit 4994e5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 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 @@ -29,7 +29,7 @@ cpr-sdk = "^1.1.6"
[tool.poetry.group.dev-dependencies.dependencies]
black = "^22.1.0"
flake8 = "^7.1.1"
importlib-resources = "^5.6.0"
importlib-resources = "^6.4.4"
pre-commit = "^2.17.0"
pydocstyle = { version = "^6.1.1", extras = ["pydocstyle[toml]"] }
pytest = "^7.0.1"
Expand Down

0 comments on commit 4994e5e

Please sign in to comment.