From 0c29719b80fc0fcd610ba50e6ed10bc86249b359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:11:53 +0000 Subject: [PATCH] dependency: (deps): 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](https://github.com/pytest-dev/pytest/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bf13b2..35a3108 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ exceptiongroup==1.1.3 iniconfig==2.0.0 packaging==23.1 pluggy==1.3.0 -pytest==7.4.2 +pytest==7.4.3 pytest-cov==4.1.0 tomli==2.0.1