Skip to content

Commit 49ba8e6

Browse files
build(deps): bump elasticsearch from 8.17.1 to 8.17.2 (#6929)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.1 to 8.17.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v8.17.1...v8.17.2) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab96e90 commit 49ba8e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ django==4.2.19
6565

6666
# NOTE(relud): Need to keep elasticsearch and elasticsearch-dsl at versions compatible with the
6767
# cluster we're using
68-
elasticsearch==8.17.1
68+
elasticsearch==8.17.2
6969
elasticsearch-dsl==8.15.3
7070

7171
# Mozilla obs-team libraries that are published to GAR instead of pypi

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,9 @@ elastic-transport==8.17.0 \
316316
--hash=sha256:59f553300866750e67a38828fede000576562a0e66930c641adb75249e0c95af \
317317
--hash=sha256:e755f38f99fa6ec5456e236b8e58f0eb18873ac8fe710f74b91a16dd562de2a5
318318
# via elasticsearch
319-
elasticsearch==8.17.1 \
320-
--hash=sha256:057ab44cae8b3acffbf826a31678e46eafc38f26fcffa91015352d973299cdf0 \
321-
--hash=sha256:f1de0a075f12cc0fa377668eb4fb2ce02185c060ebb50cf2c3889242f9a5130e
319+
elasticsearch==8.17.2 \
320+
--hash=sha256:2d058dcddd8f2686cd431a916cdf983f9fb7d211d902834f564ab7df05ba6478 \
321+
--hash=sha256:ff7f1db8aeefd87ceba4edce3aa4070994582e6cf029d2e67b74e66d634509db
322322
# via
323323
# -r requirements.in
324324
# elasticsearch-dsl

0 commit comments

Comments
 (0)