Skip to content

Commit aff4a26

Browse files
authored
Merge pull request #113 from FAIRDataPipeline/dependabot/pip/dev/poetry-tw-2.0.0
pip(deps-dev): update poetry requirement from ^1.1.12 to ^2.0.0
2 parents 16ecfc1 + e4bc1ba commit aff4a26

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
@@ -40,7 +40,7 @@ pytest = "^8.3.4"
4040
black = "*"
4141
mypy = "*"
4242
flake8 = "*"
43-
poetry = "^1.1.12"
43+
poetry = "^2.0.0"
4444
pytest-mock = "*"
4545
pytest-dependency = "*"
4646
pytest-cov = "*"

0 commit comments

Comments
 (0)