Skip to content

Commit 9acea47

Browse files
Bump pytest from 7.2.0 to 7.2.1 (#318)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7434ba commit 9acea47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wheel
22
gitpython==3.1.30
33
pre-commit==2.21.0
4-
pytest==7.2.0
4+
pytest==7.2.1
55
pytest-mypy-plugins==1.10.1
66
djangorestframework==3.14.0
77
types-pytz==2022.7.1.0

0 commit comments

Comments
 (0)