]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump dirty-equals from 0.8.0 to 0.9.0 (#13561)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 2 Apr 2025 19:33:35 +0000 (21:33 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 19:33:35 +0000 (21:33 +0200)
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements-tests.txt

index 6a870add63345e2c9248ce42ba35a086e5942685..013b9a35a3b2dd86e778ffcc1d179d571249537b 100644 (file)
@@ -3,7 +3,7 @@
 pytest >=7.1.3,<9.0.0
 coverage[toml] >= 6.5.0,< 8.0
 mypy ==1.8.0
-dirty-equals ==0.8.0
+dirty-equals ==0.9.0
 sqlmodel==0.0.23
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<5.0.0