build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1

Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.13.3 to 0.18.1.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/v0.13.3...0.18.1)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 17:56:18 +00:00
committed by GitHub
parent e7dd3df717
commit 9ad6d5697f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,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"