Skip to content

Commit a9969b3

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

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

0 commit comments

Comments
 (0)