Skip to content

Commit 0861594

Browse files
chore(deps): update pyjwt requirement from >=2.10.1 to >=2.12.1
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version. - [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.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f564d77 commit 0861594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ cachecontrol >= 0.14.3
1111
google-api-core[grpc] >= 2.25.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
1212
google-cloud-firestore >= 2.21.0; platform.python_implementation != 'PyPy'
1313
google-cloud-storage >= 3.1.1
14-
pyjwt[crypto] >= 2.10.1
14+
pyjwt[crypto] >= 2.12.1
1515
httpx[http2] == 0.28.1

0 commit comments

Comments
 (0)