Responses

Latest version: v0.25.3

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

Scan your dependencies

Page 7 of 9

0.10.7

------

- Added pypi badges to README.
- Fixed formatting issues in README.
- Quoted cookie values are returned correctly now.
- Improved compatibility for pytest 5
- Module level method names are no longer generated dynamically improving IDE navigation.

0.10.6

------

- Improved documentation.
- Improved installation requirements for py3
- ConnectionError's raised by responses now indicate which request
path/method failed to match a mock.
- `test_responses.py` is no longer part of the installation targets.

0.10.5

------

- Improved support for raising exceptions from callback mocks. If a mock
callback returns an exception object that exception will be raised.

0.10.4

------

- Fixed generated wrapper when using `responses.activate` in Python 3.6+
when decorated functions use parameter and/or return annotations.

0.10.3

------

- Fixed deprecation warnings in python 3.7 for inspect module usage.

0.10.2

------

- Fixed build setup to use undeprecated `pytest` bin stub.
- Updated `tox` configuration.
- Added example of using responses with `pytest.fixture`
- Removed dependency on `biscuits` in py3. Instead `http.cookies` is being used.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.