From 2878cfcf6681b8a1674ffda2188a876a8e57b7c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:33:28 +0000 Subject: [PATCH] Bump importlib-resources from 5.12.0 to 6.0.1 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.12.0 to 6.0.1. - [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/v5.12.0...v6.0.1) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-major ... 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 5847d597..e0bd159b 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,6 +1,6 @@ apscheduler==3.10.1 importlib-metadata==6.8.0 -importlib-resources==5.12.0 +importlib-resources==6.0.1 pyinstaller==5.13.0 pyopenssl==23.2.0 pycryptodomex==3.18.0 diff --git a/requirements.txt b/requirements.txt index 03b49577..6c0a764d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ html5lib==1.1 httpagentparser==1.9.5 idna==3.4 importlib-metadata==6.8.0 -importlib-resources==5.12.0 +importlib-resources==6.0.1 git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois IPy==1.01 Mako==1.2.4