Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Jul 16, 2024
1 parent 6a0ffca commit ea2c126
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
16 changes: 8 additions & 8 deletions kata-solutions/bugs-zero-kata/bugs-zero-python/poetry.lock

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

6 changes: 2 additions & 4 deletions kata-solutions/bugs-zero-kata/bugs-zero-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ authors = ["Zeger Hendrikse <zegerh@yahoo.co.uk>"]

[tool.poetry.dependencies]
python = ">=3.10.0,<3.13"

pytest = "^8.2.2"
pytest-watch = "^4.2.0"
pytest-cov = "^5.0.0"
approvaltests = "^12.2.1"
pytest-watch = "^4.2.0"
pyhamcrest = "^2.1.0"
approvaltests = "^14.0.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit ea2c126

Please sign in to comment.