From 3b71d77430679e684fea6b8aab33bc42cbf265e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 01:45:13 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.0.0 to 8.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.2.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.0...8.2.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 e3f59692..cf87bf68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ packaging==24.0 pluggy==1.4.0 psycopg2-binary==2.9.6 pypandoc==1.12 -pytest==8.0.0 +pytest==8.2.1 python-dateutil==2.8.2 pytidylib==0.3.2 PyYAML==6.0.1