Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: dirty-equals
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
# For FastAPI tests
fastapi >=0.103.2
httpx ==0.28.1
-dirty-equals ==0.9.0
+dirty-equals ==0.10.0
jinja2 ==3.1.6
# Remove when support for Python 3.8 is dropped
typing-extensions ==4.13.2; python_version < "3.9"