Skip to content

Commit 43af43d

Browse files
Merge pull request #84 from casework/address_poetry_section_deprecation
Address Poetry section deprecation; regenerate lock file
2 parents b199e6a + e7f17ea commit 43af43d

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

poetry.lock

Lines changed: 19 additions & 3 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
@@ -24,7 +24,7 @@ cdo-local-uuid = "^0.5.0"
2424
python = "^3.9"
2525
pytz = "^2023.3.post1"
2626

27-
[tool.poetry.dev-dependencies]
27+
[tool.poetry.group.dev.dependencies]
2828
mypy = "^1"
2929
pytest = "^7.4.2"
3030
types-pytz = "^2024"

0 commit comments

Comments
 (0)