From bc59cf18eb681257654e8d59b01ebbd517b73515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:31:40 +0000 Subject: [PATCH] Build(deps): Bump pytest from 8.3.4 to 8.3.5 in /dependencies/default Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.3.4...8.3.5) --- 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 aa7590cb..54b15fa6 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -5,7 +5,7 @@ hypothesis==6.127.2 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 -pytest==8.3.4 +pytest==8.3.5 sortedcontainers==2.4.0 tomli==2.2.1 typing_extensions==4.12.2