Browse Source

chore(deps): bump importlib-resources in /hack/api-docs (#4266)

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](https://github.com/python/importlib_resources/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
2d0943cbbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -8,7 +8,7 @@ ghp-import==2.1.0
 htmlmin==0.1.12
 idna==3.10
 importlib-metadata==8.5.0
-importlib-resources==6.4.5
+importlib-resources==6.5.2
 Jinja2==3.1.5
 jsmin==3.0.1
 livereload==2.7.1