Skip to content

Commit

Permalink
build(deps): (deps): bump pyjwt from 2.4.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.4.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.4.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 Jan 16, 2024
1 parent 3f074ce commit c8e43da
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 9 deletions.
56 changes: 48 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 @@ -79,7 +79,7 @@ portalocker = "~2.7.0"
poetry-dynamic-versioning = "^1.2.0"
psutil = "~5.9.6"
pydantic = "~2.5.2"
pyjwt = "~2.4.0"
pyjwt = ">=2.4,<2.9"
pyld = "~2.0.3"
pyshacl = "^0.25"
python-dateutil = "~2.8.2"
Expand Down

0 comments on commit c8e43da

Please sign in to comment.