Skip to content

Commit 3b5931a

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump nuitka from 4.1 to 4.1.1
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 4.1 to 4.1.1. - [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.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8406a8 commit 3b5931a

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',
105+
'nuitka==4.1.1',
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)