]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump dirty-equals from 0.9.0 to 0.10.0 dependabot/pip/dirty-equals-0.10.0 1568/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 26 Sep 2025 13:20:00 +0000 (13:20 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Sep 2025 13:20:00 +0000 (13:20 +0000)
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>
requirements-tests.txt

index f6e826511d8ae04b93fe698157280a5b7666edef..2df4e68fdd8f7e269cbfc40fb7d939ad5bf19feb 100644 (file)
@@ -7,7 +7,7 @@ ruff ==0.13.2
 # 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"