pyzillow
pyzillow copied to clipboard
pyzillow is a python library to access the Zillow APIs
This PR updates [responses](https://pypi.org/project/responses) from **0.10.14** to **0.23.1**. Changelog ### 0.23.1 ``` ------ * Remove `tomli` import. See 630 ``` ### 0.23.0 ``` ------ * Add Python 3.11 support *...
This PR updates [pytest](https://pypi.org/project/pytest) from **5.4.3** to **7.2.2**. Changelog ### 7.2.2 ``` ========================= Bug Fixes --------- - `10533 <https://github.com/pytest-dev/pytest/issues/10533>`_: Fixed :func:`pytest.approx` handling of dictionaries containing one or more values of...