Skip to content

Commit

Permalink
Bump importlib-metadata from 4.8.2 to 6.8.0
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.8.2 to 6.8.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@v4.8.2...v6.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 039b8d0 commit 5351638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Flask-SocketIO==5.3.6
gitdb==4.0.11
GitPython==3.1.40
hiredis==2.2.2
importlib-metadata==4.12.0
importlib-metadata==6.8.0
iniconfig==2.0.0
ipdb==0.13.13
ipython==7.31.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ greenlet==2.0.2
gunicorn==20.1.0
hiredis==2.2.2
idna==3.4
importlib-metadata==4.8.2
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
Expand Down

0 comments on commit 5351638

Please sign in to comment.