Skip to content

Commit cc6d519

Browse files
Bump pytest from 7.3.1 to 7.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. - [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.1...7.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b78dbdf commit cc6d519

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
@@ -2,7 +2,7 @@ coverage==7.2.7
22
# flake8 version is also specified in .github/workflows/ci-cd.yml
33
flake8==5.0.4
44
ipdb==0.13.13
5-
pytest==7.3.1
5+
pytest==7.3.2
66
pytest-cov==4.1.0
77
pytest-sugar==0.9.7
88
PyMySQL==1.0.3

0 commit comments

Comments
 (0)