Skip to content

Commit e359642

Browse files
Bump pytest from 8.0.1 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.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@8.0.1...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 995d9d8 commit e359642

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keyrings-google-artifactregistry-auth = "^1.1.2"
1515
[tool.poetry.group.dev.dependencies]
1616
flake8 = "^7.0.0"
1717
pre-commit = "^3.6.0"
18-
pytest = "^8.0.1"
18+
pytest = "^8.1.1"
1919
pytest-cov = "^5.0.0"
2020
black = "^24.2.0"
2121
sqlfluff = "^3.0.3"

0 commit comments

Comments
 (0)