Skip to content

Commit

Permalink
Update dependencies (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanY3G authored Jan 13, 2025
1 parent 214742c commit 33c2406
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ keywords = [
python = "^3.10.13"

[tool.poetry.dev-dependencies]
pylint = "3.3.1"
pytest = "8.3.3"
coverage = "7.6.8"
pylint = "3.3.3"
pytest = "8.3.4"
coverage = "7.6.10"
black = "24.10.0"
mypy = "1.13.0"
mypy = "1.14.1"

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

0 comments on commit 33c2406

Please sign in to comment.