Skip to content

Commit faa72f6

Browse files
ci(py-deps): Bump importlib-resources from 6.4.5 to 6.5.2
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v6.4.5...v6.5.2) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c0e949 commit faa72f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest = "^8.3.4"
1414
pytest-cov = "^6.0.0"
1515
ruff = "^0.8.6"
1616
mypy = "^1.11.2"
17-
importlib-resources = "^6.4.5"
17+
importlib-resources = "^6.5.2"
1818
pytest-parallel = "^0.1.1"
1919
py = "^1.11.0"
2020
docstr-coverage = "^2.3.2"

0 commit comments

Comments
 (0)