Skip to content

Commit

Permalink
Merge pull request #297 from sanders41/dependabot/pip/meilisearch-pyt…
Browse files Browse the repository at this point in the history
…hon-sdk-2.2.0

Bump meilisearch-python-sdk from 2.1.0 to 2.2.0
  • Loading branch information
sanders41 authored Nov 21, 2023
2 parents 40f2a03 + 5b75eb0 commit e1c99ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers=[

[tool.poetry.dependencies]
python = "^3.8"
meilisearch-python-sdk = "2.1.0"
meilisearch-python-sdk = "2.2.0"
textual = "0.41.0"
uvloop = {version = "0.19.0", markers = "sys_platform != 'win32'"}

Expand Down

0 comments on commit e1c99ae

Please sign in to comment.