Skip to content

Commit 2b8c6d5

Browse files
SP-15843: Update requests package
1 parent 97c645f commit 2b8c6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python-dateutil = ">=2.5.3"
1010
urllib3 = "~=1.26.18"
1111
vistir = ">=0.4.0, <=0.6.1"
1212
idna = "==3.7"
13-
requests = "==2.32.3"
13+
requests = ">=2.32.3"
1414

1515
[dev-packages]
1616
setuptools = ">=21.0.0"

0 commit comments

Comments
 (0)