Skip to content

Commit

Permalink
build(deps): bump pyjwt from 2.3.0 to 2.4.0 in /jans-cli-tui (#3049)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2022
1 parent 803468b commit 4eaaf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-cli-tui/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def find_version(*file_paths):
zip_safe=False,
install_requires=[
"ruamel.yaml>=0.16.5",
"PyJWT==2.3.0",
"PyJWT==2.4.0",
"pygments",
"prompt_toolkit==3.0.33",
"requests",
Expand Down

0 comments on commit 4eaaf0b

Please sign in to comment.