Skip to content

Commit

Permalink
Bump minimum elastic-transport version
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Nov 12, 2024
1 parent 6d3ee55 commit 51f7e8e
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 @@ -42,7 +42,7 @@ keywords = [
]
dynamic = ["version"]
dependencies = [
"elastic-transport>=8.13,<9",
"elastic-transport>=8.15.1,<9",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 51f7e8e

Please sign in to comment.