From 5cd5179c3e385aad522b4fd1bcae1d3cb7665433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 01:20:40 +0000 Subject: [PATCH] Bump oauthlib from 3.2.2 to 3.3.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bafb4898..3136ad3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ lief==0.15.1 Markdown==3.8 Mastodon.py==2.0.1 numpy==2.2.3 -oauthlib==3.2.2 +oauthlib==3.3.1 packaging==25.0 pillow==11.2.1 platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38