mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 06:13:25 -07:00
Bump importlib-resources from 6.0.1 to 6.1.0
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.0.1...v6.1.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:
parent
4938954c61
commit
2097c54d2b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
apscheduler==3.10.1
|
||||
importlib-metadata==6.8.0
|
||||
importlib-resources==6.0.1
|
||||
importlib-resources==6.1.0
|
||||
pyinstaller==5.13.0
|
||||
pyopenssl==23.2.0
|
||||
pycryptodomex==3.18.0
|
||||
|
|
|
@ -20,7 +20,7 @@ html5lib==1.1
|
|||
httpagentparser==1.9.5
|
||||
idna==3.4
|
||||
importlib-metadata==6.8.0
|
||||
importlib-resources==6.0.1
|
||||
importlib-resources==6.1.0
|
||||
git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois
|
||||
IPy==1.01
|
||||
Mako==1.2.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue