Skip to content

Commit 55c4646

Browse files
Bump elasticsearch[async] from 8.17.2 to 9.0.2
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 8.17.2 to 9.0.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v8.17.2...v9.0.2) --- updated-dependencies: - dependency-name: elasticsearch[async] dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdd0654 commit 55c4646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [{ name = "OpenSanctions", email = "info@opensanctions.org" }]
1010
license = { file = "LICENSE" }
1111
readme = "README.md"
1212
dependencies = [
13-
"elasticsearch[async] == 8.17.2",
13+
"elasticsearch[async] == 9.0.2",
1414
"opensearch-py[async] == 2.8.0",
1515
"uvicorn[standard] == 0.34.3",
1616
"httpx[http2] == 0.28.1",

0 commit comments

Comments
 (0)