Skip to content

Commit

Permalink
fix:typing
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Oct 21, 2024
1 parent 8b201fd commit e338e16
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,3 @@ jobs:
- name: Install repo
run: |
pip install .
- uses: pypa/[email protected]
with:
# Ignore irrelevant Mercurial vulnerability
# Ignore `requests` and `urllib3` vulnerabilities as they are not used in this package
# Ignore `setuptools` and `pip` vulnerabilities I don't think they apply here
ignore-vulns: |
PYSEC-2023-228
GHSA-9wx4-h78v-vm56
GHSA-34jh-p97f-mpxf
PYSEC-2022-43012

0 comments on commit e338e16

Please sign in to comment.