Skip to content

Commit

Permalink
Update dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Nov 11, 2024
1 parent 5adb398 commit ea2232b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies = [
cli = [
"httpx-auth ~=0.22.0",
"pyyaml ~=6.0",
"typer[all] ~=0.12.5",
"typer[all] ~=0.13.0",
]
testing = [
"cryptography ~=43.0",
Expand Down

0 comments on commit ea2232b

Please sign in to comment.