Skip to content

Commit bed8f43

Browse files
Bump pytest from 8.4.2 to 9.0.1 in /ansys-grantami-serverapi-openapi (#616)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 659e43c commit bed8f43

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ansys-grantami-serverapi-openapi/poetry.lock

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

ansys-grantami-serverapi-openapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requests = "^2.26.0"
3636
python-dateutil = "^2.8.2"
3737

3838
[tool.poetry.group.dev.dependencies]
39-
pytest = "^8.0.0"
39+
pytest = ">=8,<10"
4040
requests-mock = "^1.0.0"
4141
mypy = "^1.8.0"
4242

0 commit comments

Comments
 (0)