Skip to content

Commit 26ce9bf

Browse files
Bump nuitka from 4.0.1 to 4.0.2
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 4.0.1 to 4.0.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.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbdabd4 commit 26ce9bf

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

0 commit comments

Comments
 (0)