Skip to content

Commit 7ff9518

Browse files
Bump pytest from 7.1.2 to 7.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.4.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@7.1.2...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e701d56 commit 7ff9518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ wheel==0.40.0
77
flake8==3.7.8
88
tox==4.6.4
99
coverage==4.5.4
10-
pytest==7.1.2
10+
pytest==7.4.0
1111
pytest_cov==2.7.1
1212
Sphinx==2.2.0
1313
sphinx_rtd_theme==0.4.3

0 commit comments

Comments
 (0)