Merge pull request #68 from msoedov/dependabot/pip/inline-snapshot-0.18.1

build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
This commit is contained in:
Alexander Myasoedov
2024-12-25 09:52:30 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ python-multipart = "^0.0.20"
[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.24.0"
inline-snapshot = "^0.13.3"
inline-snapshot = ">=0.13.3,<0.19.0"
black = "^24.10.0"
mypy = "^1.12.0"
pytest = "^8.3.4"