Skip to content

Commit 673f4ef

Browse files
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](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 e479312 commit 673f4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ multidict==6.0.5
207207
# via
208208
# aiohttp
209209
# yarl
210-
oauthlib==3.2.2
210+
oauthlib==3.3.1
211211
# via requests-oauthlib
212212
openai==1.99.8
213213
# via -r requirements.in

0 commit comments

Comments
 (0)