mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-16 19:30:51 -04:00
Merge pull request #2051 from GSA/dependabot/pip/cyclonedx-python-lib-11.3.0
Bump cyclonedx-python-lib from 11.2.0 to 11.3.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1257,14 +1257,14 @@ test-randomorder = ["pytest-randomly"]
|
||||
|
||||
[[package]]
|
||||
name = "cyclonedx-python-lib"
|
||||
version = "11.2.0"
|
||||
version = "11.3.0"
|
||||
description = "Python library for CycloneDX"
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.9"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "cyclonedx_python_lib-11.2.0-py3-none-any.whl", hash = "sha256:94842258700a54000b23331b0aeabb8578d5fadf0f9abd80af33715bb01b36b1"},
|
||||
{file = "cyclonedx_python_lib-11.2.0.tar.gz", hash = "sha256:f27a66f6c4cea6862ff828e597e4785082757d18afd8c3f8f5af0939a719a171"},
|
||||
{file = "cyclonedx_python_lib-11.3.0-py3-none-any.whl", hash = "sha256:08094495d0cbbaddbe605f60f6e48ae98d29263386d7926df83ffe9bdea55f78"},
|
||||
{file = "cyclonedx_python_lib-11.3.0.tar.gz", hash = "sha256:ee3135a59ead90397339ea585b341a7ea9c53e734ad13f48a9865cfcf0f1139a"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5926,4 +5926,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "65d64d2000092c8e5118459b6869f6d4e7d4f7cece6826a0aab0e974aed9f116"
|
||||
content-hash = "8ef99f4ae004b5cef4314563de08639dc8152c3b28fcd2fe623457a563999b82"
|
||||
|
||||
@@ -86,7 +86,7 @@ pytest = "^8.4.2"
|
||||
awscli = "^1.33.32"
|
||||
bandit = "*"
|
||||
black = "^25.9.0"
|
||||
cyclonedx-python-lib = "^11.2.0"
|
||||
cyclonedx-python-lib = "^11.3.0"
|
||||
cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user