Skip to content

Commit b882896

Browse files
Bump pytest from 8.1.1 to 8.2.0 (#603)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [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.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e00d4ce commit b882896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wheel
22
pre-commit==3.5.0; python_version < '3.9'
33
pre-commit==3.7.0; python_version >= '3.9'
4-
pytest==8.1.1
4+
pytest==8.2.0
55
pytest-mypy-plugins==3.1.2
66
djangorestframework==3.15.1
77
types-pytz==2024.1.0.20240417

0 commit comments

Comments
 (0)