Skip to content

Commit aa999db

Browse files
chore(deps): update dependency pytest to v9.0.3 (#3100)
* chore(deps): update dependency pytest to v9.0.3 * Apply suggestion from @ethanglaser --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>
1 parent 33e5d06 commit aa999db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==7.4.4 ; python_version <= '3.10'
2-
pytest==9.0.2 ; python_version >= '3.11'
2+
pytest==9.0.3 ; python_version >= '3.11'
33
pytest-json-report==1.5.0
44
pytest-cov==7.1.0
55
pytest-mock==3.15.1

0 commit comments

Comments
 (0)