Skip to content

Commit 07ecc32

Browse files
Bump pyjwt[crypto] from 2.9.0 to 2.10.1 (#2287)
Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt[crypto] 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 2d856a1 commit 07ecc32

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
@@ -358,7 +358,7 @@ pydantic-core==2.20.1
358358
# via pydantic
359359
pygments==2.18.0
360360
# via rich
361-
pyjwt[crypto]==2.9.0
361+
pyjwt[crypto]==2.10.1
362362
# via
363363
# -r requirements.in
364364
# msal

0 commit comments

Comments
 (0)