Skip to content

Commit eb70c1b

Browse files
dependabot[bot]kylehoehns
authored andcommitted
Bump pytest from 8.4.1 to 9.0.1 in /python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c726e9 commit eb70c1b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

python/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.

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Jake Williamson"]
88
python = "^3.10.8"
99

1010
[tool.poetry.group.dev.dependencies]
11-
pytest = "8.4.1"
11+
pytest = "9.0.1"
1212
pylint = "4.0.2"
1313
coverage = "7.12.0"
1414
mypy = "1.19.0"

0 commit comments

Comments
 (0)