Skip to content

Commit 978bbdc

Browse files
authored
Merge pull request #89 from Indicio-tech/dependabot/pip/pytest-8.1.1
chore(deps-dev): Bump pytest from 7.4.4 to 8.1.1
2 parents e88efd5 + 06eb673 commit 978bbdc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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
@@ -22,7 +22,7 @@ typing-extensions = "^4.5.0"
2222
inflection = "^0.5.1"
2323

2424
[tool.poetry.dev-dependencies]
25-
pytest = "^7.4.0"
25+
pytest = "^8.1.1"
2626
black = "^24.3.0"
2727
poetry = "^1.5.0"
2828
pre-commit = "^3.3.0"

0 commit comments

Comments
 (0)