Skip to content

Commit 1deb0a7

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

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']
103103
casts = ['asciinema==2.4.0']
104104
build = [
105-
'nuitka==4.0.7',
105+
'nuitka==4.0.8',
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)