From 19e24713a60c28631e3511ab75dccd5c240c6edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:59:31 +0000 Subject: [PATCH] Bump pytest from 7.3.2 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 8.1.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/7.3.2...8.1.1) --- 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..bdadd5f 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.1 # via # -r requirements.in # pytest-asyncio