Bump esptool from 3.2 to 4.5

Bumps [esptool](https://github.com/espressif/esptool) from 3.2 to 4.5.
- [Release notes](https://github.com/espressif/esptool/releases)
- [Commits](https://github.com/espressif/esptool/compare/v3.2...v4.5)

---
updated-dependencies:
- dependency-name: esptool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-13 19:56:57 +00:00 committed by GitHub
parent df73bb5585
commit 8725c12b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
wxpython>=4.1.1,<5.0
esptool==3.2
esptool==4.5
requests>=2.26.0,<3