Skip to content

Commit

Permalink
Updates elastic-apm
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossedfall committed Jun 12, 2023
1 parent b9b1999 commit db6a670
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
26 changes: 21 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 @@ -11,7 +11,7 @@ packages = [{include = "bapi", from = "src"}]
[tool.poetry.dependencies]
python = "^3.11"
cachetools = "~=5.3.0"
elastic-apm = {version = "~=6.15.1", extras = ["flask"]}
elastic-apm = {version = "~=6.16.1", extras = ["flask"]}
requests = "~=2.31.0"
mysqlclient = "~=2.1.1"
patreon = {git = "https://github.com/Patreon/patreon-python.git", rev = "80c83f0"}
Expand Down

0 comments on commit db6a670

Please sign in to comment.