From 878ed9c14d112125031b9ac37d387be36823257a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:13:50 +0000 Subject: [PATCH] Bump importlib-resources from 6.4.5 to 6.5.2 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2. - [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.4.5...v6.5.2) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package/requirements-package.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/requirements-package.txt b/package/requirements-package.txt index 141b1a27..f8289e77 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,7 +1,7 @@ apscheduler==3.10.1 cryptography==43.0.3 importlib-metadata==8.5.0 -importlib-resources==6.4.5 +importlib-resources==6.5.2 pyinstaller==6.11.1 pyopenssl==24.2.1 diff --git a/requirements.txt b/requirements.txt index e6a85bdb..66d404ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ html5lib==1.1 httpagentparser==1.9.5 idna==3.10 importlib-metadata==8.5.0 -importlib-resources==6.4.5 +importlib-resources==6.5.2 git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois IPy==1.01 Mako==1.3.6