Skip to content

Commit

Permalink
⬆️(project) upgrade pyjwt to v2.10.1 [SECURITY]
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | pyjwt   | 2.10.0 | 2.10.1 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Dec 3, 2024
1 parent 35ff808 commit 8dd4527
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pydantic = "==2.10.2"
pydantic-extra-types = {extras = ["all"], version = "==2.10.0"}
pydantic-settings = "==2.6.1"
pyinstrument = "==5.0.0"
pyjwt = "==2.10.0"
pyjwt = "==2.10.1"
python-multipart = "==0.0.17"
questionary = "==2.0.1"
sentry-sdk = {extras = ["fastapi"], version = "==2.19.0"}
Expand Down
8 changes: 4 additions & 4 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8dd4527

Please sign in to comment.