Skip to content

Commit 437537a

Browse files
Bump pyjwt from 2.10.0 to 2.10.1 (#277)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab97863 commit 437537a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"fastapi==0.115.5",
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
19-
"PyJWT==2.10.0",
19+
"PyJWT==2.10.1",
2020
"python-dotenv==1.0.1",
2121
"SQLAlchemy==2.0.36",
2222
"pyyaml==6.0.2",

0 commit comments

Comments
 (0)