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.
2 parents d8f9083 + 5b75e5d commit 78e055eCopy full SHA for 78e055e
requirements-devel.txt
@@ -1,6 +1,6 @@
1
httpx==0.26.0
2
validators==0.34.0
3
-authlib==1.6.4
+authlib==1.6.5
4
grpcio==1.66.2
5
grpcio-tools==1.66.2
6
grpcio-health-checking==1.66.2
@@ -25,7 +25,7 @@ typing_extensions==4.14.1
25
pre-commit
26
flake8
27
flake8-bugbear==24.12.12
28
-flake8-comprehensions==3.16.0
+flake8-comprehensions==3.17.0
29
flake8-builtins==3.0.0
30
flake8-docstrings==1.7.0
31
pydoclint==0.7.3
requirements-test.txt
-pytest==8.4.1
+pytest==8.4.2
pytest-cov==6.2.1
-pytest-asyncio==1.1.0
+pytest-asyncio==1.2.0
pytest-benchmark==5.1.0
pytest-profiling==1.8.1
coverage==7.10.7
0 commit comments