Skip to content

Commit bdc7f9f

Browse files
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db176a9 commit bdc7f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ psycopg[binary]==3.2.4 # https://github.com/psycopg/psycopg
88
# ------------------------------------------------------------------------------
99
mypy==1.13.0 # https://github.com/python/mypy
1010
django-stubs[compatible-mypy]==5.1.2 # https://github.com/typeddjango/django-stubs
11-
pytest==8.3.4 # https://github.com/pytest-dev/pytest
11+
pytest==8.3.5 # https://github.com/pytest-dev/pytest
1212
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
1313

1414
# Documentation

0 commit comments

Comments
 (0)