Skip to content

Commit 2c65f0f

Browse files
authored
Revert "Bump pyinstaller from 5.13.2 to 6.0.0" (#350)
1 parent 57880b4 commit 2c65f0f

File tree

2 files changed

+25
-28
lines changed

2 files changed

+25
-28
lines changed

poetry.lock

Lines changed: 24 additions & 27 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
@@ -55,7 +55,7 @@ responses = ">=0.23.1,<0.24.0"
5555
pyfakefs = ">=5.7.2,<5.8.0"
5656

5757
[tool.poetry.group.executable.dependencies]
58-
pyinstaller = {version=">=5.13.2,<6.1.0", python=">=3.8,<3.13"}
58+
pyinstaller = {version=">=5.13.2,<5.14.0", python=">=3.8,<3.13"}
5959
dunamai = ">=1.18.0,<1.22.0"
6060

6161
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)