Skip to content

chore(deps-dev): bump the pytest group across 1 directory with 2 updates#1081

Merged
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/pytest-ac34b30c47
Feb 23, 2026
Merged

chore(deps-dev): bump the pytest group across 1 directory with 2 updates#1081
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/pytest-ac34b30c47

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 18, 2026

Bumps the pytest group with 2 updates in the /backend directory: pytest-django and pytest-env.

Updates pytest-django from 4.11.1 to 4.12.0

Changelog

Sourced from pytest-django's changelog.

v4.12.0 (2026-02-14)

Compatibility ^^^^^^^^^^^^^

  • Official Python 3.14 support.
  • Dropped support for Python 3.9, minimum version is now Python 3.10.
  • Official Django 6.0 support.

Improvements ^^^^^^^^^^^^

  • The :ref:multiple databases <multi-db> support added in v4.3.0 is no longer considered experimental.
  • Added :func:@pytest.mark.django_isolate_apps <pytest.mark.django_isolate_apps> for isolating Django's app registry in pytest tests, and a :fixture:django_isolated_apps fixture to access the isolated Apps registry instance if needed.
Commits
  • a2a9495 Release 4.12.0
  • 020bc23 tests: make sure access to default can also be blocked
  • bcefbe8 Add support for isolating apps in tests
  • 39c8dcc plugin: add a note why we reorder tests
  • 1830acd pyproject.toml: require pytest 9 for self tests, switch to native toml config...
  • f19da08 Fix the order of the test cases that use the live_server fixture
  • 92858ee docs: add pytest 9.0+ native TOML configuration format
  • 3f550d9 build(deps): bump hynek/build-and-inspect-python-package
  • 1f50dd2 Drop obsolete traces of Django 5.0 in CI
  • 247ec1c Fix PytestCollectionWarning for TestRunner class (#1259)
  • Additional commits viewable in compare view

Updates pytest-env from 1.3.2 to 1.5.0

Release notes

Sourced from pytest-env's releases.

1.5.0

What's Changed

Full Changelog: pytest-dev/pytest-env@1.4.0...1.5.0

1.4.0

What's Changed

Full Changelog: pytest-dev/pytest-env@1.3.2...1.4.0

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)
  • See full diff 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 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 18, 2026 11:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/pytest-ac34b30c47 branch 2 times, most recently from 79177a3 to 9fd0820 Compare February 23, 2026 10:18
@c0rydoras c0rydoras enabled auto-merge (squash) February 23, 2026 10:21
c0rydoras
c0rydoras previously approved these changes Feb 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/pytest-ac34b30c47 branch from 9fd0820 to 531f66c Compare February 23, 2026 10:29
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]>
@c0rydoras c0rydoras force-pushed the dependabot/pip/backend/pytest-ac34b30c47 branch from 531f66c to 69bf4b0 Compare February 23, 2026 10:38
@c0rydoras c0rydoras self-requested a review February 23, 2026 10:38
@c0rydoras c0rydoras merged commit 1b7c9c9 into main Feb 23, 2026
5 checks passed
@c0rydoras c0rydoras deleted the dependabot/pip/backend/pytest-ac34b30c47 branch February 23, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant