streamstats
streamstats copied to clipboard
Python package to interface with the USGS StreamStats API
This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **7.5.1**. Changelog ### 7.5.1 ``` -------------------------- - Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the statement...
This PR updates [geopandas](https://pypi.org/project/geopandas) from **0.9.0** to **0.14.4**. Changelog ### 0.14.3 ``` - Several fixes for compatibility with the latest pandas 2.2 release. - Fix bug in `pandas.concat` CRS consistency...
This PR updates [sphinx_gallery](https://pypi.org/project/sphinx_gallery) from **0.9.0** to **0.16.0**. Changelog ### 0.16.0 ``` ------- Sphinx 7.3.0 and above changed caching and serialization checks. Now instead of passing instantiated classes like ``ResetArgv()``,...
This PR updates [pytest](https://pypi.org/project/pytest) from **6.2.4** to **8.2.0**. Changelog ### 8.2.0 ``` ========================= Deprecations ------------ - `12069 <https://github.com/pytest-dev/pytest/issues/12069>`_: A deprecation warning is now raised when implementations of one of the...
This PR updates [tox](https://pypi.org/project/tox) from **3.23.1** to **4.15.0**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...
This PR updates [pluggy](https://pypi.org/project/pluggy) from **0.13.1** to **1.5.0**. Changelog ### 1.4.0 ``` ========================= Features -------- - `463 <https://github.com/pytest-dev/pluggy/issues/463>`_: A warning :class:`~pluggy.PluggyTeardownRaisedWarning` is now issued when an old-style hookwrapper raises an...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **4.1.0** to **7.3.7**. Changelog ### 7.3.7 ``` ===================================== Bugs fixed ---------- * 12299: Defer loading themes defined via entry points until their explicit use by...
This PR updates [sphinx-autobuild](https://pypi.org/project/sphinx-autobuild) from **2021.3.14** to **2024.4.16**. Changelog ### 2024.04.16 ``` ----------------------- * Add a missing dependency on ``watchfiles``. * Adopt Ruff in place of flake8 and black. ```...
This PR updates [matplotlib](https://pypi.org/project/matplotlib) from **3.3.4** to **3.8.4**. Changelog ### 3.8.4 ``` This is the fourth micro release of the 3.8 series. Highlights of the 3.8.4 release include: - Enable...
This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.12.1** to **5.0.0**. Changelog ### 5.0.0 ``` ------------------ * Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_. * Switched...