mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
change tox pin to >= 4 and rerun pinning script
This commit is contained in:
@@ -74,7 +74,7 @@ poetry = "<1.3.0"
|
||||
# file in the project must be adapted accordingly before moving out of the 3.x
|
||||
# branch. Once done, the following constraint should become tox >= 4 to keep
|
||||
# deterministic builds.
|
||||
tox = "<4"
|
||||
tox = ">=4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user