Skip to content

Commit 514df79

Browse files
Bump pytest in /backend in the pip group across 1 directory (#391)
Bumps the pip group with 1 update in the /backend directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f013874 commit 514df79

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pygments = "==2.19.2"
4343
pylint = "==3.3.9"
4444
pylint-django = "==2.7.0"
4545
pylint-plugin-utils = "==0.9.0"
46-
pytest = "==9.0.2"
46+
pytest = "==9.0.3"
4747
pytest-cov = "==7.0.0"
4848
pytest-django = "==4.12.0"
4949
pytz = "==2026.1.post1"

backend/Pipfile.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)