From b60104b1e92ba2010fa9f51e9d66b1f764b61b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 01:15:27 +0000 Subject: [PATCH] build(deps-dev): bump plexhints from 2023.1210.163618 to 2024.726.1720 Bumps [plexhints](https://github.com/LizardByte/plexhints) from 2023.1210.163618 to 2024.726.1720. - [Release notes](https://github.com/LizardByte/plexhints/releases) - [Commits](https://github.com/LizardByte/plexhints/compare/v2023.1210.163618...v2024.726.1720) --- updated-dependencies: - dependency-name: plexhints dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e2e1b73..1c4314c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ flake8==3.9.2;python_version<"3" m2r2==0.3.2;python_version<"3" numpydoc==0.9.2;python_version<"3" pathlib2==2.3.7.post1;python_version<"3" -plexhints==2023.1210.163618 # type hinting library for plex development +plexhints==2024.726.1720 # type hinting library for plex development pytest==4.6.11;python_version<"3" pytest-cov==2.12.1;python_version<"3" rstcheck==3.5.0;python_version<"3"