Skip to content

Commit e6267c1

Browse files
authored
Update dependency pytest to v9 [SECURITY] (#14029)
1 parent 7386bd9 commit e6267c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
uuid==1.30
2-
pytest==8.2.0; python_version > "3.0"
2+
pytest==9.0.3; python_version > "3.0"
33
# pin pytest to 4.6.11 or lower for Python2.
4-
pytest==4.6.11; python_version < "3.0"
4+
pytest==9.0.3; python_version < "3.0"

0 commit comments

Comments
 (0)