Skip to content

Commit ffa49ef

Browse files
authored
Merge pull request #3 from ci-sourcerer/dependabot/pip/pytest-gte-9.0.3-and-lt-10.0.0
chore(deps): update pytest requirement from <10.0.0,>=9.0.1 to >=9.0.3,<10.0.0
2 parents 887c207 + 2f31e90 commit ffa49ef

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"isort (>=8.0.1,<9.0.0)",
2525
"poethepoet-tasks (>=0.3.0,<0.4.0)",
2626
"pytest-cov (>=7.0.0,<8.0.0)",
27-
"pytest (>=9.0.1,<10.0.0)",
27+
"pytest (>=9.0.3,<10.0.0)",
2828
"tomlkit (>=0.13.3,<0.14.0)",
2929
"jinja2 (>=3.1.6,<4.0.0)",
3030
"git-cliff (>=2.12.0,<3.0.0)",

0 commit comments

Comments
 (0)