Skip to content

Commit 5d54a0e

Browse files
Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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.4.2...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f055702 commit 5d54a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ dev = [
307307
"pyright==1.1.332",
308308
"pyroma==4.2",
309309
"pytest-cov==4.1.0",
310-
"pytest==7.4.2",
310+
"pytest==7.4.3",
311311
"requests-mock-flask==2023.5.14",
312312
"ruff==0.1.1",
313313
"sphinx-autodoc-typehints==1.24.0",

0 commit comments

Comments
 (0)