]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump dirty-equals from 0.9.0 to 0.11 dependabot/pip/dirty-equals-0.11 1649/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Nov 2025 22:03:43 +0000 (22:03 +0000)
committerGitHub <noreply@github.com>
Mon, 17 Nov 2025 22:03:43 +0000 (22:03 +0000)
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.9.0 to 0.11.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: dirty-equals
  dependency-version: '0.11'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements-tests.txt

index 9e1ec68b7c56f1f211d3ecad32602f32567a2a44..6720fbfa863f49cf5161f1d6bf43d657dd5a9b84 100644 (file)
@@ -9,7 +9,7 @@ ruff ==0.14.5
 # For FastAPI tests
 fastapi >=0.103.2
 httpx ==0.28.1
-dirty-equals ==0.9.0
+dirty-equals ==0.11
 jinja2 ==3.1.6
 # Remove when support for Python 3.8 is dropped
 typing-extensions ==4.13.2; python_version < "3.9"