Skip to content

Commit b04d1fb

Browse files
committed
Bump python version
1 parent 0657b92 commit b04d1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pytrade-oanda/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Kyle Widmann <Kyle.Widmann@gmail.com>"]
77
readme = "README.md"
88

99
[tool.poetry.dependencies]
10-
python = "^3.10"
10+
python = "^3.12"
1111
pytrade = ">=0.1.0"
1212
v20 = {git = "https://github.com/kylewidmann/v20-python", rev = "v1.0.0"}
1313
pyyaml = "^6.0"

0 commit comments

Comments
 (0)