Skip to content

Commit dafcef7

Browse files
Bump oauthlib from 3.2.2 to 3.3.1 (#2747)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b32f3c commit dafcef7

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)