From b76e4dd3c5f2f255a9e5556a264e6712e9847078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 17:25:48 +0000 Subject: [PATCH] build(deps): bump pytest from 6.2.4 to 8.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 8.2.0. - [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/6.2.4...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7997105b..0ef81f91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ blspy~=1.0.2 setuptools~=56.1.0 aiosqlite~=0.17.0 aiohttp~=3.7.4 -pytest==6.2.4 +pytest==8.2.0