Skip to content

Commit 88a8d6e

Browse files
committed
chore: request pin to 2.31.0
Signed-off-by: ThibaultFy <[email protected]>
1 parent e5a143d commit 88a8d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dynamic = ["version"]
1515
readme = "README.md"
1616
requires-python = ">= 3.9"
1717
dependencies = [
18-
"requests",
18+
"requests==2.31.0",
1919
"docker",
2020
"pyyaml",
2121
"pydantic>=2.3.0,<3.0.0",

0 commit comments

Comments
 (0)