Skip to content

Commit e9f6c33

Browse files
meili-bors[bot]meili-botalallema
authored
Merge #223
223: Changes related to the next Meilisearch release (v0.28.0) r=alallema a=meili-bot This PR gathers the changes related to the next Meilisearch release (v0.28.0) so that this package is ready when the official release is out. ⚠️ This PR should NOT be merged until: - the next release of Meilisearch (v0.28.0) is out. - the [`meilisearch-python`](https://github.com/meilisearch/meilisearch-python) dependency has been released to be compatible with Meilisearch v0.28.0. Once the release is out, the upgrade of the `meilisearch-python` dependency might be committed to this branch. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._ _Related to this issue: https://github.com/meilisearch/integration-guides/issues/205_ Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com> Co-authored-by: alallema <amelie@meilisearch.com>
2 parents 2ddf43b + 97cfffd commit e9f6c33

File tree

3 files changed

+245
-222
lines changed

3 files changed

+245
-222
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
Scrapy = "==2.6.1"
88
selenium = "==4.1.5"
99
pytest = "==7.1.2"
10-
meilisearch = "==0.18.3"
10+
meilisearch = "==0.19.1"
1111
requests-iap = "==0.2.0"
1212
python-keycloak-client = "==0.2.3"
1313

0 commit comments

Comments
 (0)