From 76a3b3d2a577f9ff6b344a0df06e745b58c46742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:00:33 -0800 Subject: [PATCH] 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci] --- 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 af03574f..31d69fb5 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 5544b9fc..ad51d1d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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