From 890913b25c527bcb9a8b7f3c50609d9016511fb2 Mon Sep 17 00:00:00 2001 From: bobokun Date: Sun, 6 Oct 2024 12:02:01 -0400 Subject: [PATCH 1/3] 4.1.12-develop1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 152e452..67d464f 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.11 +4.1.12-develop1 From e01583846f93c09cd9ff05604e51dd90c77c21c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:00:17 +0000 Subject: [PATCH 2/3] Bump humanize from 4.10.0 to 4.11.0 (#667) Bumps [humanize](https://github.com/python-humanize/humanize) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.10.0...4.11.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6a645e..d8661da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bencodepy==0.9.5 croniter==3.0.3 GitPython==3.1.43 -humanize==4.10.0 +humanize==4.11.0 pytimeparse2==1.7.1 qbittorrent-api==2024.9.67 requests==2.32.3 From 43569426704686838a48794dc729ebe4458cdfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:34:52 -0500 Subject: [PATCH 3/3] Bump pre-commit from 3.8.0 to 4.0.1 (#670) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 325e4be..6072bcb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ flake8==7.1.1 -pre-commit==3.8.0 +pre-commit==4.0.1