chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q).

This commit is contained in:
Cédric Bonhomme 2023-05-23 07:29:49 +02:00
parent 91789f065e
commit e490e32791
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/trailofbits/pip-audit
rev: v2.4.13
rev: v2.5.6
hooks:
- id: pip-audit
args: ["--ignore-vuln", "PYSEC-2022-203"]