Skip to content

Commit

Permalink
feat: build(deps): update recipe-scrapers requirement from ~=13.12 to…
Browse files Browse the repository at this point in the history
… ~=13.22 (#11)

Updates the requirements on [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) to permit the latest version.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](hhursev/recipe-scrapers@13.12.0...13.22.0)

---
updated-dependencies:
- dependency-name: recipe-scrapers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2022
1 parent 906e66a commit bb0bcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask~=2.0
recipe-scrapers~=13.12
recipe-scrapers~=13.22
gunicorn~=20.1.0

0 comments on commit bb0bcbd

Please sign in to comment.