From 6bb2c71cfe6ffbe321d4b52a5522298caa2de5c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:58:58 +0000 Subject: [PATCH] Bump pytest from 8.0.1 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 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/8.0.1...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15991adb..64fa18f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ platformdirs==4.2.0; python_version >= '3.8' pluggy==1.4.0; python_version >= '3.8' pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pyjwt==2.8.0; python_version >= '3.7' -pytest==8.0.1; python_version >= '3.8' +pytest==8.1.1; python_version >= '3.8' python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-dotenv==1.0.1; python_version >= '3.8' python-editor==1.0.4