Skip to content

Commit

Permalink
Bump importlib-metadata from 8.5.0 to 8.6.1 (#645)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 8.6.1.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.5.0...v8.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 665a0c5 commit eb19e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ asyncssh==2.19.0
bcrypt==4.2.1
cachetools==5.5.0
cwl-utils==0.36
importlib-metadata==8.5.0
importlib-metadata==8.6.1
Jinja2==3.1.5
jsonschema==4.23.0
kubernetes_asyncio==32.0.0
Expand Down

0 comments on commit eb19e9a

Please sign in to comment.