Bug #11655
s3-tests pins python-requests to an old version
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:
0%
Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
In looking at s3-tests for packaging (see #11606), I came across the fact that requests
is pinned to 0.14.0
in requirements.txt
.
This was done in this commit: https://github.com/ceph/s3-tests/commit/f6fb47e513c09dc57439bbcc9bde2676a6a72667
python-requests has had many releases since then. Is this bug fixed in newer versions of python-requests? Can we drop this version pinning? If not, what is the ticket number to python-requests upstream for this issue?
History
#1 Updated by Ali Maredia almost 4 years ago
- Status changed from New to Closed