Skip to content

Commit 0bd8670

Browse files
author
semantic-release
committed
chore(release): 4.1.3
Automatically generated by python-semantic-release Signed-off-by: semantic-release <semantic-release>
1 parent ec7ab3e commit 0bd8670

File tree

4 files changed

+137
-3
lines changed

4 files changed

+137
-3
lines changed

CHANGELOG.md

Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,140 @@
22

33

44

5+
## v4.1.3 (2024-03-15)
6+
7+
### Chore
8+
9+
* chore(deps): Bump python-semantic-release/python-semantic-release (#683)
10+
11+
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.5.1 to 9.1.1.
12+
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
13+
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
14+
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.5.1...v9.1.1)
15+
16+
---
17+
updated-dependencies:
18+
- dependency-name: python-semantic-release/python-semantic-release
19+
dependency-type: direct:production
20+
update-type: version-update:semver-major
21+
...
22+
23+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
24+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`f27170e`](https://github.com/CycloneDX/cyclonedx-python/commit/f27170edfda6945ae5328d5e1ef135e084d011b8))
25+
26+
* chore(deps): Bump actions/setup-python from 4 to 5 (#673)
27+
28+
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
29+
- [Release notes](https://github.com/actions/setup-python/releases)
30+
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
31+
32+
---
33+
updated-dependencies:
34+
- dependency-name: actions/setup-python
35+
dependency-type: direct:production
36+
update-type: version-update:semver-major
37+
...
38+
39+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
40+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`e661fb2`](https://github.com/CycloneDX/cyclonedx-python/commit/e661fb29bb9b7e30788575de70b0047cc5129552))
41+
42+
* chore(deps-dev): Update bandit requirement from 1.7.7 to 1.7.8 (#688)
43+
44+
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version.
45+
- [Release notes](https://github.com/PyCQA/bandit/releases)
46+
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.7...1.7.8)
47+
48+
---
49+
updated-dependencies:
50+
- dependency-name: bandit
51+
dependency-type: direct:development
52+
...
53+
54+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
55+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`40f16e0`](https://github.com/CycloneDX/cyclonedx-python/commit/40f16e039abf7e23c6328d5c295b45c69d63a096))
56+
57+
* chore(deps-dev): Update tox requirement from 4.13.0 to 4.14.1 (#687)
58+
59+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
60+
- [Release notes](https://github.com/tox-dev/tox/releases)
61+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
62+
- [Commits](https://github.com/tox-dev/tox/compare/4.13.0...4.14.1)
63+
64+
---
65+
updated-dependencies:
66+
- dependency-name: tox
67+
dependency-type: direct:development
68+
...
69+
70+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
71+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`16efe0b`](https://github.com/CycloneDX/cyclonedx-python/commit/16efe0b14fa80bafa986998bde3c4c92090906ed))
72+
73+
* chore(deps-dev): Update mypy requirement from 1.8.0 to 1.9.0 (#686)
74+
75+
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
76+
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
77+
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)
78+
79+
---
80+
updated-dependencies:
81+
- dependency-name: mypy
82+
dependency-type: direct:development
83+
...
84+
85+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
86+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`de3be95`](https://github.com/CycloneDX/cyclonedx-python/commit/de3be95b6deb2801adf0d8389183627274a71968))
87+
88+
* chore(deps-dev): Update tox requirement from 4.11.4 to 4.13.0 (#685)
89+
90+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
91+
- [Release notes](https://github.com/tox-dev/tox/releases)
92+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
93+
- [Commits](https://github.com/tox-dev/tox/compare/4.11.4...4.13.0)
94+
95+
---
96+
updated-dependencies:
97+
- dependency-name: tox
98+
dependency-type: direct:development
99+
...
100+
101+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
102+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`33d2b9b`](https://github.com/CycloneDX/cyclonedx-python/commit/33d2b9b492d1ea85028f1c890745117fed82ac1f))
103+
104+
* chore(deps-dev): Update ddt requirement from 1.7.1 to 1.7.2 (#684)
105+
106+
Updates the requirements on [ddt](https://github.com/datadriventests/ddt) to permit the latest version.
107+
- [Release notes](https://github.com/datadriventests/ddt/releases)
108+
- [Commits](https://github.com/datadriventests/ddt/compare/1.7.1...1.7.2)
109+
110+
---
111+
updated-dependencies:
112+
- dependency-name: ddt
113+
dependency-type: direct:development
114+
...
115+
116+
Signed-off-by: dependabot[bot] &lt;[email protected]&gt;
117+
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; ([`743324a`](https://github.com/CycloneDX/cyclonedx-python/commit/743324aaa9a7b16c33ec4b164d0e59a82c9e6a3e))
118+
119+
### Ci
120+
121+
* ci: default to python 3.12 (#693)
122+
123+
Signed-off-by: Jan Kowalleck &lt;[email protected]&gt; ([`dc81c35`](https://github.com/CycloneDX/cyclonedx-python/commit/dc81c35e3389906ef1fe6944ee720b17c47a19e7))
124+
125+
### Documentation
126+
127+
* docs: imprve `environment` use cases and examples (#690)
128+
129+
Signed-off-by: Jan Kowalleck &lt;[email protected]&gt; ([`0d38c7b`](https://github.com/CycloneDX/cyclonedx-python/commit/0d38c7b252e8d7f868656dd4663d1aac1c10fba5))
130+
131+
### Fix
132+
133+
* fix: declared license texts as such, not as license name (#694)
134+
135+
136+
Signed-off-by: Jan Kowalleck &lt;[email protected]&gt; ([`ec7ab3e`](https://github.com/CycloneDX/cyclonedx-python/commit/ec7ab3eb3a0aba31ce84227637aa0c91e05e76ba))
137+
138+
5139
## v4.1.2 (2024-03-01)
6140

7141
### Build

cyclonedx_py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# !! version is managed by `semantic_release`
1717
# do not use typing here, or else `semantic_release` might have issues finding the variable
18-
__version__ = "4.1.2" # noqa:Q000
18+
__version__ = "4.1.3" # noqa:Q000
1919

2020
# There is no stable/public API.
2121
# However, you might call the stable CLI instead, like so:

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# The full version, including alpha/beta/rc tags
2424
# !! version is managed by semantic_release
25-
release = "4.1.2"
25+
release = "4.1.3"
2626

2727
# -- General configuration ---------------------------------------------------
2828

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77
[tool.poetry]
88
# keep in sync with `cyclonedx_py/_internal/utils/cdx.py`
99
name = "cyclonedx-bom"
10-
version = "4.1.2"
10+
version = "4.1.3"
1111
description = "CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments"
1212
authors = [
1313
"Jan Kowalleck <[email protected]>",

0 commit comments

Comments
 (0)