Skip to content

Commit 598d7b2

Browse files
Bump pytest from 7.3.0 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.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.3.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb55e97 commit 598d7b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ packaging==23.0
1111
pluggy==1.0.0
1212
pycodestyle==2.10.0
1313
pyflakes==3.0.1
14-
pytest==7.3.0
14+
pytest==7.3.1
1515
typing_extensions==4.5.0

0 commit comments

Comments
 (0)