Skip to content

Commit 62f7476

Browse files
authored
Merge pull request #74 from Pipoline/dependabot/pip/requests-gte-2.34.2-and-lt-3.0
Update requests requirement from <3.0,>=2.0.0 to >=2.34.2,<3.0
2 parents c5112b6 + 5f1ac64 commit 62f7476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests>=2.0.0,<3.0
1+
requests>=2.34.2,<3.0
22
pytest
33
pytest-flakes
44
pytest-sugar

0 commit comments

Comments
 (0)