chore(deps-dev): bump the pytest group across 1 directory with 7 updates #549
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pytest group with 7 updates in the /backend directory:
8.2.0
8.3.4
5.0.0
6.0.0
4.8.0
4.9.0
1.1.3
1.1.5
2.1.0
2.7.0
3.15.0
3.16.0
0.4.8
0.4.9
Updates
pytest
from 8.2.0 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
pytest-django
from 4.8.0 to 4.9.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1157a7c
Release 4.9.0089843c
Add a few type annotationsd878d56
Add a missing type annotation19605d7
fail-on-template-vars: modernize stack inspection code (#1129)c746a46
Avoid running database migrations forSimpleTestCase
(#1120)8502a12
Replace psycopg2, psycopg2cffi -> psycopg in testing and docs52b2205
Drop support for EOL Django 3.2, 4.1, add support for 5.1c66f9d3
ci: use trusted publishing for release30602a2
tox: update ruff, mypya39b910
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0Updates
pytest-env
from 1.1.3 to 1.1.5Release notes
Sourced from pytest-env's releases.
Commits
fb88038
Update README.md438fc5a
Improve the CI (#101)36ba135
[pre-commit.ci] pre-commit autoupdate (#100)e9faa63
[pre-commit.ci] pre-commit autoupdate (#99)4d5015b
Bump tools and dependencies and support 3.13e95bd81
Bump tools and dependencies and support 3.13880f318
[pre-commit.ci] pre-commit autoupdate (#96)da9b992
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#98)b398758
[pre-commit.ci] pre-commit autoupdate (#95)edf092e
[pre-commit.ci] pre-commit autoupdate (#94)Updates
pytest-factoryboy
from 2.1.0 to 2.7.0Changelog
Sourced from pytest-factoryboy's changelog.
... (truncated)
Commits
66c630c
Bump version to 2.7.08c1809a
Merge pull request #215 from pytest-dev/remove-py37-compat-tage98d47f
Add changelog entry61dd7d5
Declare compatibility only with python 3.84ba72ab
Bump poetry to version 1.8.27544eca
Bump version 2.6.19790d91
Merge pull request #213 from bluetech/pytest81-fix450d857
Add changelog entrye455532
Fix version comparisond7edd31
Addgetfixturedefs
tocompat.__all__
Updates
pytest-randomly
from 3.15.0 to 3.16.0Changelog
Sourced from pytest-randomly's changelog.
Commits
01a0f6c
Version 3.16.0a6b8f27
Remove logo (#653)032cdab
Support Python 3.13 (#651)6e487c0
Add automated release process (#652)bd36771
Drop Python 3.8 support (#650)d8c3419
[pre-commit.ci] pre-commit autoupdate (#644)0622f5e
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#648)4cfe61d
Upgrade requirements (#646)61744b2
Use uv on GitHub Actions (#645)7ecb413
Fix GHA upload-artifact configUpdates
pytest-freezer
from 0.4.8 to 0.4.9Release notes
Sourced from pytest-freezer's releases.
Commits
d6fcf38
Merge pull request #17 from pytest-dev/0.4.9c053d1e
move landing page to markdownb24a9ec
Merge pull request #16 from lengau/patch-1e9cc808
fix: pytest-freezer actually depends on freezegun>=1.1a18bef5
Merge pull request #15 from pytest-dev/cia63755e
3.6 and 3.7 eolDependabot 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