Skip to content

Commit

Permalink
chore: Set minimum version of requests to 2.31.0 in requirements.in (#…
Browse files Browse the repository at this point in the history
…1805)

Update requirements.in

Fix for #1804

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
holtskinner and parthea authored May 25, 2023
1 parent a9c0291 commit c944ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools==65.5.1

nox
requests
requests>=2.31.0
pyyaml
jinja2
deprecation
Expand Down

0 comments on commit c944ba1

Please sign in to comment.