From 55b2e8988ae22712e97c3c81e036a4f004b47200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 01:55:39 +0000 Subject: [PATCH] Bump pytest from 7.3.2 to 8.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 8.1.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/7.3.2...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb0e23e..0dfd2d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,11 +69,11 @@ pep517==0.13.0 # via build pip-tools==6.13.0 # via -r requirements.in -pluggy==1.0.0 +pluggy==1.4.0 # via pytest pycryptodomex==3.19.1 # via yt-dlp -pytest==7.3.2 +pytest==8.1.0 # via # -r requirements.in # pytest-asyncio