We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cc1da commit ef36dd2Copy full SHA for ef36dd2
requirements-tests.txt
@@ -9,7 +9,7 @@ ruff ==0.14.5
9
# For FastAPI tests
10
fastapi >=0.103.2
11
httpx ==0.28.1
12
-dirty-equals ==0.9.0
+dirty-equals ==0.11
13
jinja2 ==3.1.6
14
# Remove when support for Python 3.8 is dropped
15
typing-extensions ==4.13.2; python_version < "3.9"
0 commit comments