Skip to content

Commit 371034c

Browse files
committed
Update dev dependencies
1 parent 85c302f commit 371034c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@ firebase-admin = "^6.2.0"
1313
gunicorn = "^20.1.0"
1414
opencv-python = "^4.8.0.74"
1515

16-
[tool.poetry.dev-dependencies]
17-
pytest = "^7.2.0"
18-
1916
[tool.poetry.group.dev.dependencies]
2017
black = "^23.3.0"
21-
pre-commit = "^3.2.2"
18+
pre-commit = "^3.3.3"
19+
pytest = "^7.4.0"
2220

2321
[build-system]
2422
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)