coveralls-python
coveralls-python copied to clipboard
Show coverage stats online via coveralls.io
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [sphinx](https://redirect.github.com/sphinx-doc/sphinx) ([changelog](https://www.sphinx-doc.org/en/master/changes.html)) | `7.4.7` -> `8.2.3` |  |...
## Topic Fixes #449 ## Checklist - [x] pre-commit run --all-files - [x] tox
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [responses](https://redirect.github.com/getsentry/responses) ([changelog](https://redirect.github.com/getsentry/responses/blob/master/CHANGES)) | `0.25.0` -> `0.25.3` | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
**Describe the Bug** Run unittest in local virtual environment that managed by poetry raises the following error: ``` (coveralls-py3.11) mac10.12 in ~/trying/coveralls-python on master ● λ poetry run pytest ======================================================...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [PyCQA/pylint](https://redirect.github.com/PyCQA/pylint) | repository | minor | `v3.2.7` -> `v3.3.7` | --- > [!WARNING]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://redirect.github.com/actions/python-versions) | uses-with | minor | `3.12` -> `3.12 \|\| 3.14` | |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://redirect.github.com/pre-commit/pre-commit-hooks) | repository | major | `v4.6.0` -> `v5.0.0` | Note: The `pre-commit`...
**Describe the Bug** This project has an upper bound on python version: https://github.com/TheKevJames/coveralls-python/blob/ff75b50dbc686ef9e6b24401664ab30342b6b929/pyproject.toml#L34 This results in a failed installation in other poetry managed projects if they do not define an...