Skip to content

Commit 21c4caf

Browse files
authored
Merge branch 'main' into release_v34.0.1
2 parents d6f66c1 + 7fbff80 commit 21c4caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerabilities/improvers/vulnerability_kev.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import logging
22
from typing import Iterable
33

4+
import requests
45
from django.db.models import QuerySet
5-
from sphinx.util import requests
66

77
from vulnerabilities.improver import Improver
88
from vulnerabilities.improver import Inference

0 commit comments

Comments
 (0)