Skip to content

Commit 222f41d

Browse files
authored
Merge pull request #376 from espressif/bump/esptool-version
bump: esptool version set to >=5,1,<6
2 parents fb55565 + ec0c7dd commit 222f41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest-embedded-serial-esp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ requires-python = ">=3.10"
2929

3030
dependencies = [
3131
"pytest-embedded-serial~=2.0.0a0",
32-
"esptool>=5.1.dev1,<6",
32+
"esptool>=5.1,<6",
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)