Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 3b5425c14b build(deps-dev): bump inline-snapshot from 0.27.1 to 0.31.0
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.27.1 to 0.31.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.27.1...0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 20:00:31 +00:00
2 changed files with 211 additions and 38 deletions
Generated
+210 -37
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -60,7 +60,7 @@ pytest-xdist = "^3.8.0"
# Pytest
pytest = "^8.4.1"
pytest-asyncio = "^1.1.0"
inline-snapshot = ">=0.13.3,<0.27.2"
inline-snapshot = ">=0.13.3,<0.31.1"
pytest-httpx = "^0.35.0"
pytest-mock = "^3.14.1"
# Rest