Update pytest requirement from >=7 to >=9.0.3 (#382)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-27 19:44:47 -04:00 committed by GitHub
parent 4fe13c6f25
commit 3cd98d9b94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
pytest>=7
pytest>=9.0.3
mockupdb
tornado>=5
aiohttp>=3.8.7