From 44487096e92bdd5f9a6fdb1bc47d7e3e4de80c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 02:06:18 +0000 Subject: [PATCH 1/3] Bump gitpython from 3.1.46 to 3.1.47 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.47. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.46...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9f9984..db35a14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ werkzeug==3.1.8 bcrypt==5.0.0 APScheduler==3.11.2 PyGithub==2.9.1 -gitpython==3.1.46 +gitpython==3.1.47 python-dotenv==1.2.2 requests==2.33.1 sqlalchemy==2.0.49 From b6e65a51ca920bc464f3e77fe25c5a24c7f2ab33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 02:06:19 +0000 Subject: [PATCH 2/3] Bump flask-wtf from 1.2.2 to 1.3.0 Bumps [flask-wtf](https://github.com/pallets-eco/flask-wtf) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/pallets-eco/flask-wtf/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: flask-wtf dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db35a14..025b647 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flask==3.1.3 flask-login==0.6.3 -flask-wtf==1.2.2 +flask-wtf==1.3.0 werkzeug==3.1.8 bcrypt==5.0.0 APScheduler==3.11.2 From 29b533a07692b35003d65c00aac139654e44c274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 02:06:24 +0000 Subject: [PATCH 3/3] Bump gitpython from 3.1.47 to 3.1.49 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db35a14..f281cbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ werkzeug==3.1.8 bcrypt==5.0.0 APScheduler==3.11.2 PyGithub==2.9.1 -gitpython==3.1.47 +gitpython==3.1.49 python-dotenv==1.2.2 requests==2.33.1 sqlalchemy==2.0.49