Skip to content

Commit a57d6c6

Browse files
build(deps): bump pyjwt from 2.12.1 to 2.13.0 (#397)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9460e49 commit a57d6c6

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.1",
19+
"PyJWT==2.13.0",
2020
"python-dotenv==1.2.1",
2121
"SQLAlchemy==2.0.49",
2222
"pyyaml==6.0.3",

0 commit comments

Comments
 (0)