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 3dad881 commit 637ac37Copy full SHA for 637ac37
.github/dependabot.yaml
@@ -22,9 +22,3 @@ updates:
22
directory: "/"
23
schedule:
24
interval: "weekly"
25
- groups:
26
- python-requirements:
27
- patterns:
28
- - "*"
29
- ignore:
30
- - dependency-name: azure-search-documents
requirements-dev.txt
@@ -12,4 +12,4 @@ pytest-snapshot
12
pre-commit
13
locust
14
pip-tools
15
-mypy==1.10.1
+mypy==1.13.0
0 commit comments