release-exporter
release-exporter copied to clipboard
Release exporter for GitHub and GitLab
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
``` Traceback (most recent call last): File "/usr/local/bin/rex", line 33, in sys.exit(load_entry_point('release-exporter==1.1.1', 'console_scripts', 'rex')()) File "/usr/local/lib/python3.9/site-packages/release_exporter-1.1.1-py3.9.egg/release_exporter/cli.py", line 144, in main File "/usr/local/lib/python3.9/site-packages/click-8.1.7-py3.9.egg/click/core.py", line 1157, in __call__ return self.main(*args, **kwargs) File...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2. Release notes Sourced from pytest's releases. 8.3.2 pytest 8.3.2 (2024-07-24) Bug fixes #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected. --...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. Release notes Sourced from black's releases. 24.8.0 Stable style Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#4363)...