Skip to content

Commit a162479

Browse files
Bump pyjwt in /examples/reservations-bot-demo/cloud_function
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4690a3c commit a162479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/reservations-bot-demo/cloud_function/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==2.10
99
protobuf==3.15.0
1010
pycparser==2.20
1111
pydantic==1.6.2
12-
PyJWT==1.7.1
12+
PyJWT==2.4.0
1313
requests==2.24.0
1414
six==1.15.0
1515
urllib3==1.26.5

0 commit comments

Comments
 (0)