From 2cb3252228babe60c2362ba9193c3e8896ee12f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:21:17 -0500 Subject: [PATCH] Bump pytest from 7.4.2 to 7.4.3 (#2917) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3217ab0d8..7801243245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ coverage[toml]==7.3.0 cryptography==41.0.4 mypy==1.5.1 types-certifi==2021.10.8.2 -pytest==7.4.2 +pytest==7.4.3 ruff==0.0.291 trio==0.22.2 trio-typing==0.8.0