Skip to content

Commit

Permalink
fix(call-matlab-function-in-python): update python to 3.13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent e66adfc commit fcce242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matlab/call-matlab-function-in-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package-mode = false

[tool.poetry.dependencies]
python = "3.11.x"
python = "3.13.x"
matlabengine = "24.1.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit fcce242

Please sign in to comment.