From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 19:33:35 +0000 (+0200) Subject: ⬆ Bump dirty-equals from 0.8.0 to 0.9.0 (#13561) X-Git-Tag: 0.115.13~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fefc17a84bed78378435ba492cde04cf979fc19;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump dirty-equals from 0.8.0 to 0.9.0 (#13561) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-tests.txt b/requirements-tests.txt index 6a870add63..013b9a35a3 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -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