mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 18:53:11 -04:00
Merge pull request #2491 from GSA/dependabot/pip/pip-audit-2.9.0
Bump pip-audit from 2.8.0 to 2.9.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2047,19 +2047,19 @@ pip = "*"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pip-audit"
|
name = "pip-audit"
|
||||||
version = "2.8.0"
|
version = "2.9.0"
|
||||||
description = "A tool for scanning Python environments for known vulnerabilities"
|
description = "A tool for scanning Python environments for known vulnerabilities"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.9"
|
python-versions = ">=3.9"
|
||||||
groups = ["dev"]
|
groups = ["dev"]
|
||||||
files = [
|
files = [
|
||||||
{file = "pip_audit-2.8.0-py3-none-any.whl", hash = "sha256:200f50d56cb6fba3a9189c20d53250354f72f161d63b6ef77ae5de2b53044566"},
|
{file = "pip_audit-2.9.0-py3-none-any.whl", hash = "sha256:348b16e60895749a0839875d7cc27ebd692e1584ebe5d5cb145941c8e25a80bd"},
|
||||||
{file = "pip_audit-2.8.0.tar.gz", hash = "sha256:9816cbd94de6f618a8965c117433006b3d565a708dc05d5a7be47ab65b66fa05"},
|
{file = "pip_audit-2.9.0.tar.gz", hash = "sha256:0b998410b58339d7a231e5aa004326a294e4c7c6295289cdc9d5e1ef07b1f44d"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
CacheControl = {version = ">=0.13.0", extras = ["filecache"]}
|
CacheControl = {version = ">=0.13.0", extras = ["filecache"]}
|
||||||
cyclonedx-python-lib = ">=5,<9"
|
cyclonedx-python-lib = ">=5,<10"
|
||||||
packaging = ">=23.0.0"
|
packaging = ">=23.0.0"
|
||||||
pip-api = ">=0.0.28"
|
pip-api = ">=0.0.28"
|
||||||
pip-requirements-parser = ">=32.0.0"
|
pip-requirements-parser = ">=32.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user