Skip to content

Commit

Permalink
Merge pull request #111 from FAIRDataPipeline/dependabot/pip/dev/pyte…
Browse files Browse the repository at this point in the history
…st-tw-8.3.4

pip(deps-dev): update pytest requirement from ^7.0.0 to ^8.3.4
  • Loading branch information
RyanJField authored Dec 2, 2024
2 parents d40e53c + d2adab6 commit 939ab37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requests = "^2.23.0"
PyYAML = "^6.0"

[tool.poetry.dev-dependencies]
pytest = "^7.0.0"
pytest = "^8.3.4"
black = "*"
mypy = "*"
flake8 = "*"
Expand Down

0 comments on commit 939ab37

Please sign in to comment.