From 864faa2a78e60f63fd52d26e4e7502e7d39a07db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 05:52:05 +0000 Subject: [PATCH] chore(deps): bump oauthlib from 3.2.2 to 3.3.1 in /tests/docker Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.2 to 3.3.1. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.2...v3.3.1) --- updated-dependencies: - dependency-name: oauthlib dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 1f4d843c..681b0100 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -13,7 +13,7 @@ itsdangerous==2.1.2 Jinja2==3.1.6 kubernetes==31.0.0 MarkupSafe==3.0.3 -oauthlib==3.2.2 +oauthlib==3.3.1 psycopg2==2.9.10 pyasn1==0.6.2 pyasn1-modules==0.4.2