Pytest-httpbin

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.0.0

This is a major release since it drops comparability with some older versions of python.
Huge thanks to graingert for bringing `pytest-httpbin` into the modern world!

- Drop support for Python 2.6, 2.7, 3.4, 3.5 and 3.6 (68)
- Add support for Python 3.7, 3.8, 3.9 and 3.10 (68)
- Avoid deprecation warnings and resource warnings (71)
- Add support for Python 3.11 and 3.12, drop dependency on six (76)

1.0.1

* fix redirect Location to have "https://" scheme (thanks immerrr)
* Include regression tests in PyPI tarball by (thanks kmosiejczuk)

1.0.0

Update included self-signed cert to include IP address in SAN (See 52). Full version bump because this could be a breaking change for those depending on the certificate missing the IP address in the SAN (as it seems the requests test suite does)
Only use pytest.fixture decorator once (thanks hroncok)
Fix a few README typos (thanks hemberger)

0.3.0

* Allow to run httpbin on fixed port using environment variables (thanks hroncok)
* Allow server to be thread.join()ed (thanks graingert)
* Add support for Python 3.6 (thanks graingert)

0.2.0

0.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.