Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 8228bfd commit 00d89f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -174,7 +174,7 @@ pillow = "^10.0"
pycryptodome = "^3.18"
pydantic = {version = "^1.10.9", extras = ["email"]}
pyinstrument = "<4.6"
PyJWT = "2.6.0"
PyJWT = "2.8.0"
PyLD = "2.0.3"
pymarc = "5.1.0"
pyOpenSSL = "^23.1.0"
Expand Down

0 comments on commit 00d89f7

Please sign in to comment.