Skip to content

Commit

Permalink
build(deps): bump importlib-resources from 6.4.5 to 6.5.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6b11be4 commit 165d09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies = [
"aiosqlite==0.20.0",
"pyyaml==6.0.2",
"jsonpath-ng==1.6.1",
"importlib_resources==6.4.5",
"importlib_resources==6.5.2",
"m3u8==3.6.0",
"pytest==8.3.4",
"pytest-asyncio==0.25.0",
Expand Down

0 comments on commit 165d09e

Please sign in to comment.