Skip to content

Commit bad1d83

Browse files
Bump pytest from 9.1.0 to 9.1.1
Bumps [pytest](https://github.com/pytest-dev/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 244f38e commit bad1d83

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sqlglot = "^30.11.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
coverage = {extras = ["toml"], version = "^7.14"}
21-
pytest = "^9.1.0"
21+
pytest = "^9.1.1"
2222
pytest-cov = "^7.1.0"
2323
ruff = "^0.15"
2424
mypy = "^2.1"

0 commit comments

Comments
 (0)