mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-23 11:29:50 -05:00
Bump cyclonedx-python-lib from 11.1.0 to 11.2.0 (#2040)
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v11.1.0...v11.2.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.1.0"
|
||||
version = "11.2.0"
|
||||
description = "Python library for CycloneDX"
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.9"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "cyclonedx_python_lib-11.1.0-py3-none-any.whl", hash = "sha256:9693d45d9ceac68aafad1536d79692a5bbc1878121e8b14dd2e087a55e108637"},
|
||||
{file = "cyclonedx_python_lib-11.1.0.tar.gz", hash = "sha256:138f2564c5ae830882780e2b39a3f4bfafecc4ae000efa015dcd5b57a5469dcb"},
|
||||
{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"},
|
||||
]
|
||||
|
||||
[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 = "aaffe41c9a22934989667fb887614e56bde32328575c26c2f2ca7699011d03a8"
|
||||
content-hash = "7b211b39c49bb42b01aad7d0d21ccc1ed71136aa98c8e46cf429e6b40479bf07"
|
||||
|
||||
@@ -86,7 +86,7 @@ pytest = "^8.4.2"
|
||||
awscli = "^1.33.32"
|
||||
bandit = "*"
|
||||
black = "^25.9.0"
|
||||
cyclonedx-python-lib = "^11.1.0"
|
||||
cyclonedx-python-lib = "^11.2.0"
|
||||
cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user