Skip to content

Commit 6e21c3d

Browse files
Bump importlib-metadata from 8.5.0 to 8.6.1 (#122)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58a2748 commit 6e21c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django-filter==25.1
66
django-import-export==4.3.6
77
djangorestframework==3.15.2
88
gunicorn==23.0.0
9-
importlib-metadata==8.5.0
9+
importlib-metadata==8.6.1
1010
Markdown==3.7
1111
python-dotenv==1.0.1
1212
pytz==2025.1

0 commit comments

Comments
 (0)