Skip to content

Commit c944ba1

Browse files
holtskinnerparthea
andauthored
chore: Set minimum version of requests to 2.31.0 in requirements.in (#1805)
Update requirements.in Fix for #1804 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent a9c0291 commit c944ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools==65.5.1
22

33
nox
4-
requests
4+
requests>=2.31.0
55
pyyaml
66
jinja2
77
deprecation

0 commit comments

Comments
 (0)