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 fd3f680 commit 67354f5Copy full SHA for 67354f5
requirements-tests.txt
@@ -7,7 +7,7 @@ ruff ==0.13.2
7
# For FastAPI tests
8
fastapi >=0.103.2
9
httpx ==0.28.1
10
-dirty-equals ==0.9.0
+dirty-equals ==0.10.0
11
jinja2 ==3.1.6
12
# Remove when support for Python 3.8 is dropped
13
typing-extensions ==4.13.2; python_version < "3.9"
0 commit comments