Bump typing-extensions from 4.7.1 to 4.8.0

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.7.1...4.8.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 07:39:56 +00:00
committed by Marc Wrobel
parent 20da2d90a8
commit d731dafc08

View File

@@ -11,6 +11,6 @@ python-liquid==1.9.4
PyYAML==6.0.1
six==1.16.0
soupsieve==2.5
typing_extensions==4.7.1
typing_extensions==4.8.0
webencodings==0.5.1
requests-html==0.10.0