Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent f4cbd32 commit 2ec143f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
python = "^3.10.0"
bento-lib = {extras = ["flask"], version = "^11.5.0"}
celery = {extras = ["redis"], version = "^5.2.7"}
requests = "^2.28.1"
requests = "^2.32.0"
Flask = "~2.2.5"
pydantic = "^2.0.2"
flask-cors = "^4.0.0"
Expand Down

0 comments on commit 2ec143f

Please sign in to comment.