Skip to content

Commit b3b3b12

Browse files
Bump pyjwt from 2.8.0 to 2.12.0 in /fastapi__examples/market_from_stepic (#31)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b68193 commit b3b3b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.111.0
22
uvicorn[standard]==0.30.1
3-
PyJWT==2.8.0
3+
PyJWT==2.12.0
44
passlib==1.7.4
55
bcrypt==4.0.1

0 commit comments

Comments
 (0)