Skip to content

Commit

Permalink
pip(deps): bump redis-om from 0.1.3 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [redis-om](https://github.com/redis/redis-om-python) from 0.1.3 to 0.2.1.
- [Release notes](https://github.com/redis/redis-om-python/releases)
- [Commits](redis/redis-om-python@v0.1.3...v0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 079b242 commit 67853cc
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 @@ -12,7 +12,7 @@ python = "^3.11"
fastapi = "^0.100.1"
uvicorn = { extras = ["standard"], version = "^0.23.0" }
pydantic = ">=1.10.2,<2.0"
redis-om = "^0.1.3"
redis-om = "^0.2.1"
githubkit = "^0.10.6"
rq = "^1.15.1"
pyyaml = "^6.0.1"
Expand Down

0 comments on commit 67853cc

Please sign in to comment.