Skip to content

Commit ee1b831

Browse files
Update dependency pytest to v9
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | pytest | 8.4.2 | 9.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6079b0 commit ee1b831

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -706,9 +706,9 @@ pyparsing==3.2.5 \
706706
--hash=sha256:2df8d5b7b2802ef88e8d016a2eb9c7aeaa923529cd251ed0fe4608275d4105b6 \
707707
--hash=sha256:e38a4f02064cf41fe6593d328d0512495ad1f3d8a91c4f73fc401b3079a59a5e
708708
# via -r requirements.in
709-
pytest==8.4.2 \
710-
--hash=sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 \
711-
--hash=sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79
709+
pytest==9.0.2 \
710+
--hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \
711+
--hash=sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11
712712
# via
713713
# -r requirements.in
714714
# pytest-html

0 commit comments

Comments
 (0)