Skip to content

Commit 47d4dfc

Browse files
Bump pytest from 7.4.3 to 9.0.3 in /victim-infra/chatbot
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 799ddf1 commit 47d4dfc

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

victim-infra/chatbot/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020

2121
[project.optional-dependencies]
2222
dev = [
23-
"pytest==7.4.3",
23+
"pytest==9.0.3",
2424
]
2525

2626
[tool.hatch.build.targets.wheel]

victim-infra/chatbot/uv.lock

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

0 commit comments

Comments
 (0)