Skip to content

Commit 8955ad5

Browse files
authored
Merge pull request #181 from ral-facilities/DSEGOG-391-Update-poetry-sections-in-pyproject.toml
Update poetry to use more recent `tool.poetry.group.dev.dependencies`
2 parents 85a65d2 + 7ab9c8d commit 8955ad5

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

poetry.lock

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ httpx = "^0.23.3"
4444
urllib3 = ">=1.25.4,<1.27"
4545
lark = "1.1.9"
4646

47-
[tool.poetry.dev-dependencies]
47+
[tool.poetry.group.dev.dependencies]
4848
black = "^24.4.0"
4949
flake8 = "^4.0.1"
5050
flake8-black = "^0.2.1"

0 commit comments

Comments
 (0)