Skip to content

Commit

Permalink
Merge pull request #1137 from VWS-Python/lower-bounds
Browse files Browse the repository at this point in the history
Add lower bounds to all requirements
  • Loading branch information
adamtheturtle authored Oct 12, 2024
2 parents 91a3d46 + a576400 commit b6f8610
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 @@ -33,7 +33,7 @@ dynamic = [
"version",
]
dependencies = [
"beartype>=0.18.5",
"beartype>=0.19.0",
]
optional-dependencies.dev = [
"actionlint-py==1.7.3.17",
Expand Down

0 comments on commit b6f8610

Please sign in to comment.