Bump importlib-resources from 5.10.1 to 5.12.0

Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.10.1 to 5.12.0.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_resources/compare/v5.10.1...v5.12.0)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 18:00:19 +00:00 committed by GitHub
commit 1efa0cb0cd
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,6 +1,6 @@
apscheduler==3.9.1.post1 apscheduler==3.9.1.post1
importlib-metadata==5.2.0 importlib-metadata==5.2.0
importlib-resources==5.10.1 importlib-resources==5.12.0
pyinstaller==5.7.0 pyinstaller==5.7.0
pyopenssl==22.1.0 pyopenssl==22.1.0
pycryptodomex==3.16.0 pycryptodomex==3.16.0

View file

@ -19,7 +19,7 @@ html5lib==1.1
httpagentparser==1.9.5 httpagentparser==1.9.5
idna==3.4 idna==3.4
importlib-metadata==5.2.0 importlib-metadata==5.2.0
importlib-resources==5.10.1 importlib-resources==5.12.0
git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois
IPy==1.01 IPy==1.01
Mako==1.2.4 Mako==1.2.4