mirror of
https://github.com/actions/setup-python.git
synced 2025-07-20 08:18:20 +02:00
modifed lock files
This commit is contained in:
parent
baae874f37
commit
58af212d88
4 changed files with 102 additions and 80 deletions
|
@ -6,8 +6,8 @@ authors = ["Your Name <you@example.com>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8,<3.14"
|
||||
flake8 = "^4.0.1"
|
||||
pyinstaller = "5.13.1"
|
||||
flake8 = "^5.0.1"
|
||||
pyinstaller = "^6.11.0"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue