This repository has been archived by the owner on May 13, 2024. It is now read-only.
chore(deps-dev): bump the pytest group with 5 updates #1047
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 5 updates:
7.4.0
8.1.1
4.5.2
4.8.0
0.6.2
1.1.3
3.7.0
3.14.0
3.12.0
3.15.0
Updates
pytest
from 7.4.0 to 8.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
81653ee
Adjust changelog manually for 8.1.1e60b4b9
Prepare release version 8.1.115fbe57
[8.1.x] Revert legacy path removals (#12093)86c3aab
[8.1.x] Do not import duplicated modules with --importmode=importlib (#12077)5b82b0c
[8.1.x] Yank version 8.1.0 (#12076)0a53681
Merge pull request #12054 from pytest-dev/release-8.1.0b9a167f
Prepare release version 8.1.000043f7
Merge pull request #12038 from bluetech/fixtures-rm-arg2indexf4e1025
Merge pull request #12048 from bluetech/fixture-teardown-excgroup43492f5
Merge pull request #12051 from jakkdl/test_debugging_pythonbreakpointUpdates
pytest-django
from 4.5.2 to 4.8.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
... (truncated)
Commits
49b98d1
Release 4.8.07c04917
django_username_field example should use create_user not create0b42a93
Added assertMessages() from django.contrib.messages. (#1109)5283aa4
Fix--help
/--version
crash in a partially configured appd0d22ba
Remove redundant_setup_django
call indjango_test_environment
6cf63b6
Upgrade GitHub Action setup-python (#1103)523c8d5
Remove MANIFEST.in file72080ad
tests: make it possible to run without settingPYTHONPATH=$(pwd)
b17b7bc
tests: make variable faithful to its name12cf877
Avoid mutable global state inSettingsWrapper
Updates
pytest-env
from 0.6.2 to 1.1.3Release notes
Sourced from pytest-env's releases.
... (truncated)
Commits
f0424aa
fix README typo (#63)53b1c3f
[pre-commit.ci] pre-commit autoupdate (#62)f76d514
[pre-commit.ci] pre-commit autoupdate (#61)4e233bf
Fix native toml documentation does not match code (#60)81a2692
Add native toml support (#59)e67abc4
[pre-commit.ci] pre-commit autoupdate (#58)05d0426
[pre-commit.ci] pre-commit autoupdate (#57)b57f548
[pre-commit.ci] pre-commit autoupdate (#56)c6355ce
[pre-commit.ci] pre-commit autoupdate (#55)5ea5338
Drop the pytest dot (#54)Updates
pytest-mock
from 3.7.0 to 3.14.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
8733134
Update CHANGELOG for 3.14.05257e3c
Refactor MockCache to have a narrow interface4faf92a
Fix regression with mocker.patch not being undone correctly6bd8712
Drop pre-Python 3.8 support code366966b
ExportMockType
/AsyncMockType
for type annotations (#415)852116b
Merge pull request #418 from pytest-dev/release-3.13.0ef9461b
Add instructions on how to start deploy from command-line5b9d285
Release 3.13.06d5d6dc
Implementspy_return_list
(#417)dc28a0e
[pre-commit.ci] pre-commit autoupdate (#416)Updates
pytest-randomly
from 3.12.0 to 3.15.0Changelog
Sourced from pytest-randomly's changelog.
Commits
1af0a50
Version 3.15.02a35eb0
Support Python 3.12 (#568)1075c2d
Version 3.14.04e6d28b
Add Model Bakery seeding to default seeded packages (#564)81d999b
[pre-commit.ci] pre-commit autoupdate (#567)8c026b9
Upgrade requirements (#566)1bb0e88
[pre-commit.ci] pre-commit autoupdate (#562)2cef1c4
Note resets only legacy numpy random state20e4551
Upgrade requirements (#561)474d456
Upgrade requirements (#559)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