Skip to content

Commit f6622d5

Browse files
Merge pull request #207 from MiguelGuthridge/dependabot/pip/pytest-8.2.2
Bump pytest from 8.2.1 to 8.2.2
2 parents 0ffc456 + 8bccb41 commit f6622d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -17,7 +17,7 @@ coverage = "^7.5.3"
1717
flake8 = "^7.0.0"
1818
isort = "^5.13.2"
1919
mypy = "^1.10.0"
20-
pytest = "^8.2.1"
20+
pytest = "^8.2.2"
2121
autopep8 = "^2.2.0"
2222
jestspectation = "^1.4.1"
2323

0 commit comments

Comments
 (0)