Skip to content

Commit a7c735c

Browse files
authored
Merge pull request #73 from data-max-hq/dependabot/pip/pytest-8.1.1
Bump pytest from 8.0.1 to 8.1.1
2 parents 995d9d8 + e359642 commit a7c735c

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)