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 c340938 commit b981fbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -11,7 +11,7 @@ packages = [{include = "beesite", from = "src"}]
[tool.poetry.dependencies]
python = "^3.11"
elastic-apm = {version = "^6.16.2", extras = ["flask"]}
requests = "^2.31.0"
requests = "^2.32.0"
PyYAML = "^6.0"
Flask = "^2.3.2"
Flask-Cors = "^3.0.10"
Expand Down

0 comments on commit b981fbe

Please sign in to comment.