mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
Bump pip-audit from 2.7.2 to 2.7.3
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pip-audit/compare/v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: pip-audit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
poetry.lock
generated
10
poetry.lock
generated
@@ -2913,18 +2913,18 @@ pip = "*"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pip-audit"
|
name = "pip-audit"
|
||||||
version = "2.7.2"
|
version = "2.7.3"
|
||||||
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.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "pip_audit-2.7.2-py3-none-any.whl", hash = "sha256:49907430115baacb8bb7ffc1a2b689acfeac9d8534a43bffad3c73f8d8b32d52"},
|
{file = "pip_audit-2.7.3-py3-none-any.whl", hash = "sha256:46a11faee3323f76adf7987de8171daeb660e8f57d8088cc27fb1c1e5c7747b0"},
|
||||||
{file = "pip_audit-2.7.2.tar.gz", hash = "sha256:a12905e42dd452f43a2dbf895606d59c35348deed27b8cbaff8516423576fdfb"},
|
{file = "pip_audit-2.7.3.tar.gz", hash = "sha256:08891bbf179bffe478521f150818112bae998424f58bf9285c0078965aef38bc"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
CacheControl = {version = ">=0.13.0", extras = ["filecache"]}
|
CacheControl = {version = ">=0.13.0", extras = ["filecache"]}
|
||||||
cyclonedx-python-lib = ">=5,<7"
|
cyclonedx-python-lib = ">=5,<8"
|
||||||
html5lib = ">=1.1"
|
html5lib = ">=1.1"
|
||||||
packaging = ">=23.0.0"
|
packaging = ">=23.0.0"
|
||||||
pip-api = ">=0.0.28"
|
pip-api = ">=0.0.28"
|
||||||
@@ -2936,7 +2936,7 @@ toml = ">=0.10"
|
|||||||
[package.extras]
|
[package.extras]
|
||||||
dev = ["build", "bump (>=1.3.2)", "pip-audit[doc,lint,test]"]
|
dev = ["build", "bump (>=1.3.2)", "pip-audit[doc,lint,test]"]
|
||||||
doc = ["pdoc"]
|
doc = ["pdoc"]
|
||||||
lint = ["interrogate", "mypy", "ruff (<0.2.3)", "types-html5lib", "types-requests", "types-toml"]
|
lint = ["interrogate", "mypy", "ruff (<0.4.3)", "setuptools", "types-html5lib", "types-requests", "types-toml"]
|
||||||
test = ["coverage[toml] (>=7.0,!=7.3.3,<8.0)", "pretend", "pytest", "pytest-cov"]
|
test = ["coverage[toml] (>=7.0,!=7.3.3,<8.0)", "pretend", "pytest", "pytest-cov"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|||||||
Reference in New Issue
Block a user