Skip to content

Commit

Permalink
fix incorrect version for click types
Browse files Browse the repository at this point in the history
  • Loading branch information
markurtz committed Jul 23, 2024
1 parent 1aaba24 commit ecc3053
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 @@ -53,7 +53,7 @@ dev = [
"ruff~=0.5.2",

# type-checking
"types-click~=7.8.1",
"types-click~=7.1.8",
"types-requests~=2.32.0",
"types-PyYAML~=6.0.1",
]
Expand Down

0 comments on commit ecc3053

Please sign in to comment.