Skip to content

Commit dafb679

Browse files
chore(deps): Bump pytest (#630)
Bumps the minor-and-patch group in /mcp/reservation_tool with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.1.0 to 9.1.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@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ac21de commit dafb679

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

mcp/reservation_tool/pyproject.toml

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

1717
[project.optional-dependencies]
1818
dev = [
19-
"pytest>=9.1.0",
19+
"pytest>=9.1.1",
2020
"pytest-asyncio>=1.4.0",
2121
"flake8>=6.0.0",
2222
]

mcp/reservation_tool/uv.lock

Lines changed: 4 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)