Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
ronweikamp committed Feb 3, 2025
1 parent 16b4312 commit 5594eb6
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 52 deletions.
189 changes: 140 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ test = "scripts:test"
python = "^3.8"

[tool.poetry.dev-dependencies]
black = "latest"
coverage = "latest"
mypy = "latest"
black = "*"
coverage = "*"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 5594eb6

Please sign in to comment.