Skip to content

Commit 72c6dbd

Browse files
Bump nuitka from 4.0.6 to 4.0.7
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 4.0.6 to 4.0.7. - [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.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54153ed commit 72c6dbd

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
@@ -101,7 +101,7 @@ docs = [
101101
test = ['pytest==9.0.2', 'pytest-cov==7.1.0', 'behave==1.3.3']
102102
casts = ['asciinema==2.4.0']
103103
build = [
104-
'nuitka==4.0.6',
104+
'nuitka==4.0.7',
105105
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml]
106106
"setuptools-scm==9.2.2", # For determining version
107107
]

0 commit comments

Comments
 (0)