Merge pull request #19 from oib/dependabot/pip/pytest-9.0.2

deps(deps-dev): bump pytest from 7.4.4 to 9.0.2
This commit is contained in:
Andreas Michael Fleckl
2026-03-08 11:58:34 +01:00
committed by GitHub

View File

@@ -134,7 +134,7 @@ classifiers = [
[project.optional-dependencies]
dev = [
"pytest==7.4.4",
"pytest==9.0.2",
"pytest-asyncio==0.21.1",
"pytest-cov==4.1.0",
"pytest-mock==3.15.1",