python-requests was updated to fix one security issue.
This security issue was fixed:
CVE-2015-2296: The resolve_redirects function in sessions.py allowed remote attackers to
conduct session fixation attacks via a cookie without a host value in a redirect. (bsc#922448)
This non-security issue was fixed:
Don't use the hardcoded path for certificates. (bsc#935252)