Updates the requirements on [httpcore](https://github.com/encode/httpcore) to permit the latest version.
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpcore/compare/0.15.0...0.17.0)
---
updated-dependencies:
- dependency-name: httpcore
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
]
dependencies = [
"certifi",
- "httpcore>=0.15.0,<0.17.0",
+ "httpcore>=0.15.0,<0.18.0",
"idna",
"sniffio",
]