Skip to content

Commit 5ac6ad4

Browse files
Bump nuitka from 4.1.1 to 4.1.2
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 4.1.1 to 4.1.2. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/commits) --- updated-dependencies: - dependency-name: nuitka dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1b2f2d commit 5ac6ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ docs = [
102102
test = ['pytest==9.0.3', 'pytest-cov==7.1.0', 'behave==1.3.3', 'cyclonedx-python-lib[json-validation]==11.7.0']
103103
casts = ['asciinema==2.4.0']
104104
build = [
105-
'nuitka==4.1.1',
105+
'nuitka==4.1.2',
106106
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml]
107107
"setuptools-scm==10.0.5", # For determining version
108108
]

0 commit comments

Comments
 (0)