Skip to content

Commit

Permalink
chore(deps): Bump nest-asyncio from 1.5.8 to 1.5.9 in /redis_events
Browse files Browse the repository at this point in the history
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.8 to 1.5.9.
- [Release notes](https://github.com/erdewit/nest_asyncio/releases)
- [Commits](erdewit/nest_asyncio@v1.5.8...v1.5.9)

---
updated-dependencies:
- dependency-name: nest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent a142733 commit c468867
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions redis_events/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 redis_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.9"
aries-cloudagent = { version = ">=0.10.3, < 1.0.0", optional = true }
aiohttp = "^3.7.4"
fastapi = "^0.109.2"
nest-asyncio = "^1.5.5"
nest-asyncio = "^1.5.9"
pydantic = "^1.8.2"
redis = "^4.1.4"
uvicorn = "0.16.0"
Expand Down

0 comments on commit c468867

Please sign in to comment.