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

Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.18.1 to 0.19.3.
- [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/0.18.1...0.19.3)

---
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]
2025-01-24 17:38:40 +00:00
committed by GitHub
parent f7f4ee840b
commit ac4f4cc495
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ rich = "13.9.4"
# Pytest
pytest = "^8.3.4"
pytest-asyncio = "^0.25.2"
inline-snapshot = ">=0.13.3,<0.19.0"
inline-snapshot = ">=0.13.3,<0.20.0"
pytest-httpx = "^0.35.0"
pytest-mock = "^3.14.0"