Skip to content

Commit

Permalink
Bump pyjwt from 2.1.0 to 2.4.0 in /code
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 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@2.1.0...2.4.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent 37a0fbe commit ebe2a8b
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 177 deletions.
2 changes: 1 addition & 1 deletion code/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cryptography = "==3.3.2"
Flask = "==2.0.1"
marshmallow = "==3.12.1"
requests = "==2.25.1"
PyJWT = "==2.1.0"
PyJWT = "==2.4.0"
google = "==2.0.3"
google-api-python-client = "==1.7.11"

Expand Down
Loading

0 comments on commit ebe2a8b

Please sign in to comment.