Skip to content

Commit be3ed87

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

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.0",
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
19-
"PyJWT==2.10.1",
19+
"PyJWT==2.11.0",
2020
"python-dotenv==1.2.1",
2121
"SQLAlchemy==2.0.46",
2222
"pyyaml==6.0.3",

0 commit comments

Comments
 (0)