From 6abc0593f6771e4612e77e0a0170be6f9b859095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:52:01 +0000 Subject: [PATCH] Bump pytest from 7.4.2 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.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.4.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d48e77..591146f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ ftfy==6.1.3 nest_asyncio==1.5.8 pyshark==0.6 Requests==2.31.0 -pytest==7.4.2 \ No newline at end of file +pytest==8.1.1 \ No newline at end of file