Skip to content

Commit 7b2be88

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

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
@@ -99,7 +99,7 @@ docs = [
9999
test = ['pytest==8.4.2', 'pytest-cov==7.0.0', 'behave==1.3.3']
100100
casts = ['asciinema==2.4.0']
101101
build = [
102-
'nuitka==2.8.6',
102+
'nuitka==2.8.8',
103103
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml]
104104
]
105105

0 commit comments

Comments
 (0)