diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa8f340..ad64693 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/phantomcyber/dev-cicd-tools - rev: v1.23 + rev: v1.24 hooks: - id: org-hook - id: package-app-dependencies diff --git a/LICENSE b/LICENSE index be245e0..c1d8751 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/threatdownnebula.json b/threatdownnebula.json index 0eabe7d..f07abe0 100644 --- a/threatdownnebula.json +++ b/threatdownnebula.json @@ -984,14 +984,6 @@ { "module": "requests_oauthlib", "input_file": "wheels/shared/requests_oauthlib-1.3.0-py2.py3-none-any.whl" - }, - { - "module": "typing_extensions", - "input_file": "wheels/py3/typing_extensions-4.12.2-py3-none-any.whl" - }, - { - "module": "wcwidth", - "input_file": "wheels/shared/wcwidth-0.2.13-py2.py3-none-any.whl" } ] }