Skip to content

Commit ef36dd2

Browse files
⬆ 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](samuelcolvin/dirty-equals@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] <[email protected]>
1 parent b6cc1da commit ef36dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruff ==0.14.5
99
# For FastAPI tests
1010
fastapi >=0.103.2
1111
httpx ==0.28.1
12-
dirty-equals ==0.9.0
12+
dirty-equals ==0.11
1313
jinja2 ==3.1.6
1414
# Remove when support for Python 3.8 is dropped
1515
typing-extensions ==4.13.2; python_version < "3.9"

0 commit comments

Comments
 (0)