Skip to content

Commit 601bdf3

Browse files
Bump elasticsearch from 8.16.0 to 8.17.0
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.16.0 to 8.17.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v8.16.0...v8.17.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a60624d commit 601bdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
pytest = "==8.3.4"
88
port-for = "==0.7.4"
99
mirakuru = "==2.5.3"
10-
elasticsearch = "==8.16.0"
10+
elasticsearch = "==8.17.0"
1111

1212
[dev-packages]
1313
towncrier = "==24.8.0"

0 commit comments

Comments
 (0)