Requests

Latest version: v2.32.3

Safety actively analyzes 634667 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 26

2.18.3

Not secure
-------------------

**Improvements**

- Running `$ python -m requests.help` now includes the installed
version of idna.

**Bugfixes**

- Fixed issue where Requests would raise `ConnectionError` instead of
`SSLError` when encountering SSL problems when using urllib3 v1.22.

2.18.2

Not secure
-------------------

**Bugfixes**

- `requests.help` no longer fails on Python 2.6 due to the absence of
`ssl.OPENSSL_VERSION_NUMBER`.

**Dependencies**

- We now support urllib3 v1.22.

2.18.1

Not secure
-------------------

**Bugfixes**

- Fix an error in the packaging whereby the `*.whl` contained
incorrect data that regressed the fix in v2.17.3.

2.18.0

Not secure
-------------------

**Improvements**

- `Response` is now a context manager, so can be used directly in a
`with` statement without first having to be wrapped by
`contextlib.closing()`.

**Bugfixes**

- Resolve installation failure if multiprocessing is not available
- Resolve tests crash if multiprocessing is not able to determine the
number of CPU cores
- Resolve error swallowing in utils set\_environ generator

2.17.3

Not secure
-------------------

**Improvements**

- Improved `packages` namespace identity support, for monkeypatching
libraries.

2.17.2

Not secure
-------------------

**Improvements**

- Improved `packages` namespace identity support, for monkeypatching
libraries.

Page 5 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.