Bump the test group with 3 updates
Created by: dependabot[bot]
Bumps the test group with 3 updates: pytest, tox and flake8.
Updates pytest
from 7.4.3 to 7.4.4
Release notes
Sourced from pytest's releases.
pytest 7.4.4 (2023-12-31)
Bug Fixes
- #11140: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.
- #11572: Handle an edge case where
sys.stderr
{.interpreted-text role="data"} andsys.__stderr__
{.interpreted-text role="data"} might already be closed whenfaulthandler
{.interpreted-text role="ref"} is tearing down.- #11710: Fixed tracebacks from collection errors not getting pruned.
- #7966: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in
__iter__
methods. Now they are treated un-iterable instead.Improved Documentation
- #11091: Updated documentation to refer to hyphenated options: replaced
--junitxml
with--junit-xml
and--collectonly
with--collect-only
.
Commits
-
33f694f
Prepare release version 7.4.4 -
76c107c
Merge pull request #11751 from bluetech/backport-11143-to-7.4.x -
531d76d
[7.4.x] Improve reporting from iter exceptions (#11749) -
a0f58fa
Merge pull request #11143 from tushar-deepsource/patch-1 -
b1f3387
[7.4.x] #11091: documentation should use hypthonated properties (#11750) -
2cdd619
Merge pull request #11747 from pytest-dev/backport-11711-to-7.4.x -
d06c05b
[7.4.x] nodes: fix tracebacks from collection errors are not getting pruned -
5582bfc
[7.4.x] Improves clarity in Sphinx documentation for function signature. (#11... -
13024ef
[7.4.x] Fix for operation on closed file in faulthandler teardown (#11631) -
a40dacf
[7.4.x] XFAIL TestLocalPath.test_make_numbered_dir_multiprocess_safe (#11616) - Additional commits viewable in compare view
Updates tox
from 4.11.4 to 4.12.0
Release notes
Sourced from tox's releases.
4.12.0
What's Changed
- Exclude bots from generated release notes by
@hugovk
in tox-dev/tox#3163- Imply
--parallel
when--parallel-no-spinner
is passed by@tusharsadhwani
in tox-dev/tox#3159- Fix 'open an issue' link in development.rst by
@TheRealFalcon
in tox-dev/tox#3179- Fix the CI by
@gaborbernat
in tox-dev/tox#3183- Always pass FORCE_COLOR & NO_COLOR to the environment by
@hashar
in tox-dev/tox#3172New Contributors
@tusharsadhwani
made their first contribution in tox-dev/tox#3159@TheRealFalcon
made their first contribution in tox-dev/tox#3179Full Changelog: https://github.com/tox-dev/tox/compare/4.11.4...4.12.0
Changelog
Sourced from tox's changelog.
v4.12.0 (2024-01-11)
Features - 4.12.0
- Always pass ``FORCE_COLOR`` and ``NO_COLOR`` to the environment (:issue:`3171`) Bugfixes - 4.12.0
--parallel-no-spinner
flag now implies--parallel
(:issue:3158
)Improved Documentation - 4.12.0
- -Fix ``open an issue`` link in development.rst (:issue:`3179`)
Commits
-
776718c
release 4.12.0 -
fc80080
Always pass FORCE_COLOR & NO_COLOR to the environment (#3172) -
659f714
Fix the CI (#3183) -
8406971
[pre-commit.ci] pre-commit autoupdate (#3182) -
3f8f53d
[pre-commit.ci] pre-commit autoupdate (#3177) -
61547b0
Fix 'open an issue' link in development.rst (#3179) -
328b348
[pre-commit.ci] pre-commit autoupdate (#3176) -
383845a
[pre-commit.ci] pre-commit autoupdate (#3166) -
d38c0e4
Bump actions/setup-python from 4 to 5 (#3167) -
dace6dd
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#3164) - Additional commits viewable in compare view
Updates flake8
from 6.1.0 to 7.0.0
Commits
-
88a4f9b
Release 7.0.0 -
6f3a60d
Merge pull request #1906 from PyCQA/upgrade-pyflakes -
cde8570
upgrade pyflakes to 3.2.x -
2ab9d76
Merge pull request #1903 from PyCQA/pre-commit-ci-update-config -
e27611f
[pre-commit.ci] pre-commit autoupdate -
9d20be1
Merge pull request #1902 from PyCQA/pre-commit-ci-update-config -
06c1503
[pre-commit.ci] auto fixes from pre-commit.com hooks -
b67ce03
Fix bugbear lints -
c8801c1
[pre-commit.ci] pre-commit autoupdate -
045f297
Merge pull request #1893 from PyCQA/pre-commit-ci-update-config - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions