mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-08 18:34:00 -04:00
Bump cyclonedx-python-lib from 11.0.0 to 11.1.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.0.0 to 11.1.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.0.0...v11.1.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1146,14 +1146,14 @@ test-randomorder = ["pytest-randomly"]
|
||||
|
||||
[[package]]
|
||||
name = "cyclonedx-python-lib"
|
||||
version = "11.0.0"
|
||||
version = "11.1.0"
|
||||
description = "Python library for CycloneDX"
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.9"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "cyclonedx_python_lib-11.0.0-py3-none-any.whl", hash = "sha256:4bcaebf381daf63c8a9badc7a7132704ed461b6822c4cc513beeb28ff95d7858"},
|
||||
{file = "cyclonedx_python_lib-11.0.0.tar.gz", hash = "sha256:d51d456c01cfc42378a2282ef35858fc809162ef13d8cce2af6c4d16f788217e"},
|
||||
{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"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5668,4 +5668,4 @@ cffi = ["cffi (>=1.17) ; python_version >= \"3.13\" and platform_python_implemen
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "71fcfd1b271286b6dae2e806a15507848716caaa536d891f293e01579bddebeb"
|
||||
content-hash = "a8b737659335f4ced749aa1b35d5e1a7c7790427e72c93aa821e6fbc9c13df0a"
|
||||
|
||||
@@ -87,7 +87,7 @@ pytest = "^8.4.2"
|
||||
awscli = "^1.33.32"
|
||||
bandit = "*"
|
||||
black = "^25.1.0"
|
||||
cyclonedx-python-lib = "^11.0.0"
|
||||
cyclonedx-python-lib = "^11.1.0"
|
||||
cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user