Skip to content

Commit 0f6ca3a

Browse files
meili-bors[bot]meili-botalallemadependabot[bot]
authored
Merge #307
307: Changes related to the next Meilisearch release (v1.0.0) r=alallema a=meili-bot This PR gathers the changes related to the next Meilisearch release (v1.0.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 (v1.0.0) is out. - the [`meilisearch-python`](https://github.com/meilisearch/meilisearch-python) dependency has been released to be compatible with Meilisearch v1.0.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/main/resources/pre-release-week.md) purpose._ _Related to this issue: https://github.com/meilisearch/integration-guides/issues/230_ Co-authored-by: meili-bot <[email protected]> Co-authored-by: Amélie <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 51c2a2a + 46e9532 commit 0f6ca3a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
Scrapy = "==2.8.0"
88
selenium = "==4.8.0"
9-
meilisearch = "==0.23.0"
9+
meilisearch = "==0.24.0"
1010
requests-iap = "==0.2.0"
1111
python-keycloak-client = "==0.2.3"
1212
requests = "==2.28.2"

Pipfile.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ Websites that need JavaScript for rendering are passed through ChromeDriver.<br>
523523

524524
## 🤖 Compatibility with Meilisearch
525525

526-
This package only guarantees the compatibility with the [version v0.30.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.30.0).
526+
This package only guarantees the compatibility with the [version v1.0.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0).
527527

528528
## ⚙️ Development Workflow and Contributing
529529

0 commit comments

Comments
 (0)