Skip to content

Commit

Permalink
chore: request pin to 2.31.0
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed May 21, 2024
1 parent e5a143d commit 88a8d6e
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 @@ -15,7 +15,7 @@ dynamic = ["version"]
readme = "README.md"
requires-python = ">= 3.9"
dependencies = [
"requests",
"requests==2.31.0",
"docker",
"pyyaml",
"pydantic>=2.3.0,<3.0.0",
Expand Down

0 comments on commit 88a8d6e

Please sign in to comment.