mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Bump importlib-resources from 5.7.1 to 5.10.0 (#1862)
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.7.1 to 5.10.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.7.1...v5.10.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci]
This commit is contained in:
parent
65452f08ce
commit
76a3b3d2a5
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
apscheduler==3.9.1
|
||||
importlib-metadata==5.0.0
|
||||
importlib-resources==5.7.1
|
||||
importlib-resources==5.10.0
|
||||
pyinstaller==5.1
|
||||
pyopenssl==22.0.0
|
||||
pycryptodomex==3.15.0
|
||||
|
|
|
@ -19,7 +19,7 @@ html5lib==1.1
|
|||
httpagentparser==1.9.2
|
||||
idna==3.3
|
||||
importlib-metadata==5.0.0
|
||||
importlib-resources==5.7.1
|
||||
importlib-resources==5.10.0
|
||||
git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois
|
||||
IPy==1.01
|
||||
Mako==1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue