Skip to content

Commit

Permalink
Bump pyjwt from 1.4.2 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.4.2 to 2.3.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@1.4.2...2.3.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2022
1 parent e88e057 commit 3e79522
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -49,7 +49,7 @@ psycopg2-binary = { version = "~2.9.3", optional = true }
py-bcrypt = "0.4"
pycryptodome = "3.12.0"
pyinstrument = "< 4.2"
PyJWT = "1.4.2"
PyJWT = "2.3.0"
PyLD = "1.0.5"
pymarc = "4.1.2"
pyOpenSSL = "21.0.0"
Expand Down

0 comments on commit 3e79522

Please sign in to comment.