Skip to content

Commit

Permalink
Bump pyjwt from 1.5.3 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 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.5.3...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 174c29d commit ff99757
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 23 deletions.
31 changes: 9 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ psutil = "^5.9.0"
psycopg2-binary = "^2.9.3"
py = ">=1.10.0" # required for pytest
PyBrowserID = "^0.10.0"
PyJWT = "1.5.3"
PyJWT = "2.4.0"
pyparsing = "^2.4.7"
pyramid = "1.10.4"
pyramid_localroles = ">=0.1,<1"
Expand Down

0 comments on commit ff99757

Please sign in to comment.