From 69dda3a5deb453a217cb4679ba3ef3204a2dddd7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 1 Jan 2024 07:37:17 +0000
Subject: [PATCH] Bump pytest from 7.2.1 to 7.4.4

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.4.4.
- [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.2.1...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 77d830a..01de497 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -31,7 +31,7 @@ passlib==1.7.4
 #pyOpenSSL==22.1.0
 pyasn1==0.4.8
 pyotp==2.8.0
-pytest==7.2.1
+pytest==7.4.4
 python-ldap==3.4.3
 python3-saml==1.15.0
 pytimeparse==1.1.8