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

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

---
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-02-03 18:05:37 +00:00
committed by GitHub
parent a206075595
commit 925a187978
2 changed files with 9 additions and 9 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.20.0"
inline-snapshot = ">=0.13.3,<0.21.0"
pytest-httpx = "^0.35.0"
pytest-mock = "^3.14.0"