Skip to content

Commit

Permalink
bump version of pytest to 7.2.0 to remove ReDos issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gschnabel committed Jul 2, 2024
1 parent c2b87a5 commit 1316cec
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 @@ -23,7 +23,7 @@ tf-keras = "2.16.0"
dill = "^0.3.7"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3"
pytest = "^7.2.0"
openpyxl = "^3.0.10"

[build-system]
Expand Down

0 comments on commit 1316cec

Please sign in to comment.