mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-12 07:28:55 +08:00
⬆ Bump dirty-equals from 0.9.0 to 0.11
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.9.0 to 0.11. - [Release notes](https://github.com/samuelcolvin/dirty-equals/releases) - [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: dirty-equals dependency-version: '0.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ ruff ==0.14.5
|
|||||||
# For FastAPI tests
|
# For FastAPI tests
|
||||||
fastapi >=0.103.2
|
fastapi >=0.103.2
|
||||||
httpx ==0.28.1
|
httpx ==0.28.1
|
||||||
dirty-equals ==0.9.0
|
dirty-equals ==0.11
|
||||||
jinja2 ==3.1.6
|
jinja2 ==3.1.6
|
||||||
# Remove when support for Python 3.8 is dropped
|
# Remove when support for Python 3.8 is dropped
|
||||||
typing-extensions ==4.13.2; python_version < "3.9"
|
typing-extensions ==4.13.2; python_version < "3.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user