⬆ Bump dirty-equals from 0.9.0 to 0.11

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>
This commit is contained in:
dependabot[bot]
2025-11-17 22:03:43 +00:00
committed by GitHub
parent b6cc1da2f0
commit ef36dd206d

View File

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