Skip to content

Commit cba51ac

Browse files
chore(deps-dev): bump pytest-django from 4.11.1 to 4.12.0 in /backend (baserow#4884)
Bumps [pytest-django](https://github.com/pytest-dev/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) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca6f29a commit cba51ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ baserow = "baserow.manage:main"
120120
dev = [
121121
"ruff>=0.8.0",
122122
"pytest==8.4.2",
123-
"pytest-django==4.11.1",
123+
"pytest-django==4.12.0",
124124
"pytest-env==1.2.0",
125125
"pytest-asyncio==1.3.0",
126126
"pytest-ordering==0.6",

backend/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)