Skip to content

Commit 0aa1f44

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump nuitka from 2.8.3 to 2.8.4
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.8.3 to 2.8.4. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](Nuitka/Nuitka@2.8.3...2.8.4) --- updated-dependencies: - dependency-name: nuitka dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd9a52b commit 0aa1f44

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.3',
102+
'nuitka==2.8.4',
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)