Skip to content

Commit 2e8c0a4

Browse files
deps(python): bump oauthlib from 3.2.2 to 3.3.1 in /backend
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](oauthlib/oauthlib@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] <[email protected]>
1 parent 48918af commit 2e8c0a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies = [
5757
"mdurl==0.1.2",
5858
"msgpack==1.1.0",
5959
"multidict==6.7.0",
60-
"oauthlib==3.2.2",
60+
"oauthlib==3.3.1",
6161
"opentelemetry-api==1.22.0",
6262
"opentelemetry-exporter-otlp==1.22.0",
6363
"opentelemetry-exporter-otlp-proto-common==1.22.0",

backend/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)