Skip to content

Commit e33168d

Browse files
Bump pyjwt from 2.12.0 to 2.12.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 602d1f7 commit e33168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"fastapi==0.128.8",
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
19-
"PyJWT==2.12.0",
19+
"PyJWT==2.12.1",
2020
"python-dotenv==1.2.1",
2121
"SQLAlchemy==2.0.48",
2222
"pyyaml==6.0.3",

0 commit comments

Comments
 (0)