From f791be28fc3d7941e7ba25385f8b832cc6420756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:02:17 +0000 Subject: [PATCH 1/3] Bump pytest from 8.4.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62e3da1..2c98a9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask == 3.1.3 requests == 2.33.0 Werkzeug == 3.1.6 pytz == 2025.2 -pytest == 8.4.0 +pytest == 9.0.3 pytest-cov == 6.1.0 Authlib == 1.6.9 bandit == 1.8.3 From 0954387582b6f86a11f83e16a6d82f850d067c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:45:15 +0000 Subject: [PATCH 2/3] Bump authlib from 1.6.9 to 1.6.11 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 to 1.6.11. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.9...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c98a9c..6399648 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug == 3.1.6 pytz == 2025.2 pytest == 9.0.3 pytest-cov == 6.1.0 -Authlib == 1.6.9 +Authlib == 1.6.11 bandit == 1.8.3 gunicorn == 23.0.0 From 4d63aff596223c1c4bf3100e88706cf1e11fc3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:35:27 +0000 Subject: [PATCH 3/3] Bump authlib from 1.6.11 to 1.6.12 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.11 to 1.6.12. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.11...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6399648..48226b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug == 3.1.6 pytz == 2025.2 pytest == 9.0.3 pytest-cov == 6.1.0 -Authlib == 1.6.11 +Authlib == 1.6.12 bandit == 1.8.3 gunicorn == 23.0.0