Skip to content

Commit

Permalink
Bump importlib-resources from 6.1.3 to 6.4.0 (#3196)
Browse files Browse the repository at this point in the history
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.1.3 to 6.4.0.
- [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.1.3...v6.4.0)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 8ebf2f9 commit b67b6a6
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 @@ -34,7 +34,7 @@ dependencies = [
"psutil==5.9.8", # Mem cache needs system checks
"ftfy==6.1.3",
"regex==2023.12.25",
"importlib_resources==6.1.3",
"importlib_resources==6.4.0",
"docstring_parser==0.16", # CLI help-formatter
"rich_argparse==1.4.0", # CLI help-formatter
]
Expand Down

0 comments on commit b67b6a6

Please # to comment.