Skip to content

Commit 939ab37

Browse files
authored
Merge pull request #111 from FAIRDataPipeline/dependabot/pip/dev/pytest-tw-8.3.4
pip(deps-dev): update pytest requirement from ^7.0.0 to ^8.3.4
2 parents d40e53c + d2adab6 commit 939ab37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requests = "^2.23.0"
3636
PyYAML = "^6.0"
3737

3838
[tool.poetry.dev-dependencies]
39-
pytest = "^7.0.0"
39+
pytest = "^8.3.4"
4040
black = "*"
4141
mypy = "*"
4242
flake8 = "*"

0 commit comments

Comments
 (0)