Skip to content

Commit

Permalink
Bump importlib-metadata from 8.0.0 to 8.1.0 (#97)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.0.0 to 8.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@v8.0.0...v8.1.0)

---
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 Jul 24, 2024
1 parent 96031b3 commit 6203c09
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 @@ -6,7 +6,7 @@ django-filter==24.2
django-import-export==4.1.1
djangorestframework==3.15.2
gunicorn==22.0.0
importlib-metadata==8.0.0
importlib-metadata==8.1.0
Markdown==3.6
python-dotenv==1.0.1
pytz==2024.1
Expand Down

0 comments on commit 6203c09

Please sign in to comment.