From 19e29ffa136f174f5dee5f2b816165ee9a773050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:11:31 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 7.4.4 in /api Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [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.3...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 9a814d8..9cc46ee 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -21,7 +21,7 @@ pydantic==2.5.3 pydantic-extra-types==2.2.0 pydantic-settings==2.1.0 pydantic_core==2.14.6 -pytest==7.4.3 +pytest==7.4.4 python-dotenv==1.0.0 python-minimizer==2.0.1 python-multipart==0.0.6