Skip to content

Commit

Permalink
Bump importlib-metadata from 8.5.0 to 8.6.1
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]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent da0c027 commit 9080e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-treebeard==4.7.1
coverage==7.6.10
importlib-metadata==8.5.0 # for flake8
importlib-metadata==8.6.1 # for flake8
typing_extensions==4.12.2
zipp==3.21.0 # for flake8
flake8==7.1.1
Expand Down

0 comments on commit 9080e3c

Please sign in to comment.