Bump importlib-metadata from 5.2.0 to 6.0.0

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v5.2.0...v6.0.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>
This commit is contained in:
dependabot[bot] 2023-01-02 17:02:55 +00:00 committed by GitHub
commit 073573cac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
apscheduler==3.9.1.post1
importlib-metadata==5.2.0
importlib-metadata==6.0.0
importlib-resources==5.10.1
pyinstaller==5.7.0
pyopenssl==22.1.0

View file

@ -18,7 +18,7 @@ gntp==1.0.3
html5lib==1.1
httpagentparser==1.9.5
idna==3.4
importlib-metadata==5.2.0
importlib-metadata==6.0.0
importlib-resources==5.10.1
git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois
IPy==1.01