Skip to content

Commit 4d927da

Browse files
authored
Merge pull request #249 from RDFLib/dependabot/pip/pyinstaller-6.0.0
Bump pyinstaller from 5.13.2 to 6.0.0
2 parents 8070ec1 + e8bdfd3 commit 4d927da

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

poetry.lock

Lines changed: 17 additions & 16 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
@@ -20,7 +20,7 @@ pylode = "pylode.cli:main"
2020
pytest = "^7.2.0"
2121
black = "^24.3.0"
2222
flake8 = "^4.0.1"
23-
pyinstaller = { version = "^5.13", python = ">=3.9,<3.11" }
23+
pyinstaller = { version = "^6.0", python = ">=3.9,<3.11" }
2424

2525
[build-system]
2626
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)