]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump dirty-equals from 0.6.0 to 0.8.0 (#13015)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 9 Dec 2024 22:44:36 +0000 (22:44 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2024 22:44:36 +0000 (22:44 +0000)
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.6.0...v0.8.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 95ec09884f2ae7a23380f329ded775699053daa4..bfbb603f6ff5ad83c609fad35e695d347a4dca4f 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.6.0
+dirty-equals ==0.8.0
 sqlmodel==0.0.22
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<4.0.0