Skip to content

Commit

Permalink
chore(deps-dev): bump importlib-metadata from 6.8.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.8.0 to 7.1.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v6.8.0...v7.1.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 4bfc69a commit 7cf5dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ hyperframe==6.0.1

idna==3.6

importlib-metadata==6.8.0
importlib-metadata==7.1.0

microsoft-kiota-abstractions==1.3.1

Expand Down

0 comments on commit 7cf5dd9

Please sign in to comment.