mirror of https://github.com/tiangolo/fastapi.git
⬆ Bump dirty-equals from 0.6.0 to 0.8.0 (#13015)
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>
This commit is contained in:
parent
28f22e326c
commit
ce843bb8e1
|
|
@ -3,7 +3,7 @@
|
||||||
pytest >=7.1.3,<9.0.0
|
pytest >=7.1.3,<9.0.0
|
||||||
coverage[toml] >= 6.5.0,< 8.0
|
coverage[toml] >= 6.5.0,< 8.0
|
||||||
mypy ==1.8.0
|
mypy ==1.8.0
|
||||||
dirty-equals ==0.6.0
|
dirty-equals ==0.8.0
|
||||||
sqlmodel==0.0.22
|
sqlmodel==0.0.22
|
||||||
flask >=1.1.2,<4.0.0
|
flask >=1.1.2,<4.0.0
|
||||||
anyio[trio] >=3.2.1,<4.0.0
|
anyio[trio] >=3.2.1,<4.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue