Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
m000 committed Nov 6, 2023
1 parent c2e513b commit 452c06f
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
@@ -1,6 +1,6 @@
# package ###########################################################
[build-system]
requires = ["poetry-core>=1.2.0", "pytest==^7.0", "tox==^4.0"]
requires = ["poetry-core>=1.2.0", "pytest>=7.4", "tox>=4.11"]
build-backend = "poetry.core.masonry.api"

# pytest ############################################################
Expand Down

0 comments on commit 452c06f

Please sign in to comment.