From d6f82bcfc84ed6afe63fb3222e46fdad0c160af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:11:43 +0000 Subject: [PATCH] Build(deps): Bump pytest from 8.0.0 to 8.0.1 in /dependencies/default Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1. - [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/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 453e3570..952b7b27 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -5,7 +5,7 @@ hypothesis==6.98.2 iniconfig==2.0.0 packaging==23.2 pluggy==1.4.0 -pytest==8.0.0 +pytest==8.0.1 sortedcontainers==2.4.0 tomli==2.0.1 typing_extensions==4.9.0