Skip to content

Commit

Permalink
build(deps): update extruct requirement from ~=0.16.0 to ~=0.17.0
Browse files Browse the repository at this point in the history
Updates the requirements on [extruct](https://github.com/scrapinghub/extruct) to permit the latest version.
- [Changelog](https://github.com/scrapinghub/extruct/blob/master/HISTORY.rst)
- [Commits](scrapinghub/extruct@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: extruct
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9f419b8 commit 616a693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"beautifulsoup4~=4.12",
"configparser~=6.0",
"connexion[flask,uvicorn,swagger-ui]~=3.0",
"extruct~=0.16.0",
"extruct~=0.17.0",
"feedparser~=6.0",
"flask-cors~=4.0",
"flask-limiter~=3.5",
Expand Down

0 comments on commit 616a693

Please sign in to comment.