Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent d9f2b19 commit 311e33a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions spiffworkflow-backend/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 spiffworkflow-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ connexion = {extras = [ "swagger-ui",], version = "^2"}

lxml = "^5.3.0"
marshmallow-enum = "^1.5.1"
PyJWT = "^2.9.0"
PyJWT = "^2.10.1"
APScheduler = "*"
Jinja2 = "^3.1.3"
RestrictedPython = "^7.4"
Expand Down

0 comments on commit 311e33a

Please sign in to comment.