From 389720cd2b66d3669d054dd938fd8c674f925cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:44:40 +0000 Subject: [PATCH] Bump importlib-resources from 6.4.0 to 6.4.3 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.0 to 6.4.3. - [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.0...v6.4.3) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-patch ... 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 9ac6fba1..1c2e38df 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,7 +1,7 @@ apscheduler==3.10.1 cryptography==43.0.0 importlib-metadata==8.2.0 -importlib-resources==6.4.0 +importlib-resources==6.4.3 pyinstaller==6.8.0 pyopenssl==24.2.1 diff --git a/requirements.txt b/requirements.txt index d0ee1941..30e209d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ html5lib==1.1 httpagentparser==1.9.5 idna==3.7 importlib-metadata==8.2.0 -importlib-resources==6.4.0 +importlib-resources==6.4.3 git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois IPy==1.01 Mako==1.3.5