Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
⬆️ Update poetry and pre-commit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jack89roberts authored and github-actions[bot] committed Jun 3, 2024
1 parent 4167795 commit fcb4227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ readme = "README.md"
python = "^3.10" # TODO

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.0"
pytest = "^8.2.1"
pytest-mock = "^3.14.0"
black = "^24.4.2"
flake8 = "^7.0.0"
isort = "^5.13.2"
pre-commit = "^3.7.0"
pre-commit = "^3.7.1"

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

0 comments on commit fcb4227

Please sign in to comment.