Skip to content

Commit f000c2a

Browse files
chore(deps-dev): update pytest requirement from <9.0.0,>=7.2.0 to >=9.0.3,<10.0.0 (#1142)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent eed699b commit f000c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test = [
6464
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
6565
"faker ==40.13.0",
6666
"hypothesis >=6.21.0,<6.151.12",
67-
"pytest >=7.2.0,<9.0.0",
67+
"pytest >=9.0.3,<10.0.0",
6868
"pytest-benchmark ==5.2.3",
6969
"pytest-cases ==3.10.1",
7070
"pytest-custom_exit_code ==0.3.0",

0 commit comments

Comments
 (0)