Skip to content

Commit

Permalink
build(deps): bump redis-om from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [redis-om](https://github.com/redis/redis-om-python) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/redis/redis-om-python/releases)
- [Commits](redis/redis-om-python@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: redis-om
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 20df84c commit 2d7bfc3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -13,7 +13,7 @@ python = "^3.11"
fastapi = "^0.112.2"
uvicorn = { extras = ["standard"], version = "^0.30.6" }
pydantic = ">=1.10.2,<2.0"
redis-om = "^0.3.1"
redis-om = "^0.3.2"
rq = "^1.16.2"
pyyaml = "^6.0.2"
redis = "^5.0.8"
Expand Down

0 comments on commit 2d7bfc3

Please sign in to comment.