Skip to content

Commit

Permalink
pyproject.toml: Fix typo in constraints dependencies
Browse files Browse the repository at this point in the history
Update constraints to use latest versions.
  • Loading branch information
RommelLayco committed Mar 26, 2024
1 parent 097fb29 commit af134c9
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 @@ -66,7 +66,7 @@ dev = [
"types-requests",
"types-six",
]
contraints = [
constraints = [
"astroid==2.5.8",
"attrs==22.2.0",
"azure-core==1.26.3",
Expand Down

0 comments on commit af134c9

Please sign in to comment.