Conversation
79177a3 to
9fd0820
Compare
c0rydoras
previously approved these changes
Feb 23, 2026
9fd0820 to
531f66c
Compare
Bumps the pytest group with 2 updates in the /backend directory: [pytest-django](https://github.com/pytest-dev/pytest-django) and [pytest-env](https://github.com/pytest-dev/pytest-env). Updates `pytest-django` from 4.11.1 to 4.12.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.11.1...v4.12.0) Updates `pytest-env` from 1.3.2 to 1.5.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.3.2...1.5.0) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest - dependency-name: pytest-env dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] <[email protected]>
531f66c to
69bf4b0
Compare
c0rydoras
approved these changes
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 2 updates in the /backend directory: pytest-django and pytest-env.
Updates
pytest-djangofrom 4.11.1 to 4.12.0Changelog
Sourced from pytest-django's changelog.
Commits
a2a9495Release 4.12.0020bc23tests: make sure access to default can also be blockedbcefbe8Add support for isolating apps in tests39c8dccplugin: add a note why we reorder tests1830acdpyproject.toml: require pytest 9 for self tests, switch to native toml config...f19da08Fix the order of the test cases that use the live_server fixture92858eedocs: add pytest 9.0+ native TOML configuration format3f550d9build(deps): bump hynek/build-and-inspect-python-package1f50dd2Drop obsolete traces of Django 5.0 in CI247ec1cFixPytestCollectionWarningforTestRunnerclass (#1259)Updates
pytest-envfrom 1.3.2 to 1.5.0Release notes
Sourced from pytest-env's releases.
Commits
28a0c11✨ feat(plugin): add --pytest-env-verbose for debugging env assignments (#199)ded63b0✨ feat(cli): add --envfile option for runtime environment switching (#197)973033e[pre-commit.ci] pre-commit autoupdate (#195)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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