From 392ea98358bea9f7930f3650d7b40c1986e7548d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:55:38 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 7.4.4 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 97f0e549..7815b0ae 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -46,7 +46,7 @@ pre-commit==3.5.0 # via datahub (pyproject.toml) pyproject-hooks==1.0.0 # via build -pytest==7.4.3 +pytest==7.4.4 # via # datahub (pyproject.toml) # pytest-cov