Skip to content

Commit

Permalink
Bump pyjwt from 2.7.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.7.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.7.0...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 5da36e6 commit 3212327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -12,7 +12,7 @@ grpcio-tools = "~1.60.0"
requests = "~2.30.0"
python-json-logger = "~2.0.6"
cryptography = "~42.0.5"
pyjwt = { version = "~2.7.0", extras = ["crypto"] }
pyjwt = { version = "~2.8.0", extras = ["crypto"] }
pyasn1 = "~0.5.0"
pyasn1-modules = "~0.3.0"
pem = "~23.1.0"
Expand Down

0 comments on commit 3212327

Please sign in to comment.