Skip to content

Commit 03906ab

Browse files
authored
update pytest pin (#309)
1 parent 253163a commit 03906ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"requests (>=2.32.2,<3.0.0)",
1313
"aiohttp (>=3.11.18,<4.0.0)",
1414
"jinja2 (==3.1.6)",
15-
"pytest (>=8.3.5,<9.0.0)"
15+
"pytest (>=8.3.5,<10.0.0)"
1616
]
1717

1818
[project.urls]

0 commit comments

Comments
 (0)