Skip to content

Commit

Permalink
Update dependency PyJWT to v2.8.0 (#42)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent e33209f commit 2d9a489
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
Jinja2 = "==3.1.2"
PyJWT = "==2.7.0"
PyJWT = "==2.8.0"
PyYAML = "==6.0.1"
appdirs = "==1.4.4"
dynaconf = "==3.2.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 2d9a489

Please sign in to comment.