Skip to content

Commit 97a148a

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-5bb021c6cc
2 parents 9152880 + 9f82008 commit 97a148a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest>=8.0
1+
pytest>=9.1.0
22
pytest-cov>=6.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluggy==1.6.0
1616
# pytest-cov
1717
pygments==2.20.0
1818
# via pytest
19-
pytest==9.0.3
19+
pytest==9.1.0
2020
# via
2121
# -r requirements-dev.in
2222
# pytest-cov

0 commit comments

Comments
 (0)