Skip to content

Commit 39c2f0a

Browse files
committed
really fix groups
1 parent 983845b commit 39c2f0a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 10 additions & 10 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
@@ -17,11 +17,11 @@ repository = "https://github.com/NHSDigital/eps-common-workflows"
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.14"
20-
pre-commit = "^4.5.1"
2120
requests = "^2.32.5"
2221

2322
[tool.poetry.scripts]
2423

24+
2525
[dependency-groups]
2626
dev = [
2727
"pre-commit (>=4.5.1,<5.0.0)"

0 commit comments

Comments
 (0)