From 53febc74bef3729ee02fd7e65ada97630d3f6e76 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Fri, 1 Mar 2024 01:05:51 +0100
Subject: [PATCH] Bump pytest from 7.4.4 to 8.0.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.2.
- [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.4...8.0.2)
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index fe7b3b98b..a167f2b1a 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -5,6 +5,6 @@
 beautifulsoup4==4.12.2
 hypothesis==6.92.2
 Markdown==3.5.1
-pytest==7.4.4
+pytest==8.0.2
 pytest-lazy-fixture==0.6.3
 requests==2.31.0
-- 
GitLab