Skip to content

Commit 36dfb09

Browse files
Bump pyjwt from 2.12.0 to 2.12.1 (#384)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 602d1f7 commit 36dfb09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)