Skip to content

Commit fef714b

Browse files
Bump dunamai from 1.21.2 to 1.26.0
Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.21.2 to 1.26.0. - [Release notes](https://github.com/mtkennerly/dunamai/releases) - [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md) - [Commits](mtkennerly/dunamai@v1.21.2...v1.26.0) --- updated-dependencies: - dependency-name: dunamai dependency-version: 1.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8c309c commit fef714b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pyfakefs = ">=5.7.2,<5.11.0"
6060

6161
[tool.poetry.group.executable.dependencies]
6262
pyinstaller = {version=">=6.0.0,<7.0.0", python=">=3.9,<3.15"}
63-
dunamai = ">=1.18.0,<1.22.0"
63+
dunamai = ">=1.18.0,<1.27.0"
6464

6565
[tool.poetry.group.dev.dependencies]
6666
ruff = "0.11.7"

0 commit comments

Comments
 (0)