Skip to content

Commit

Permalink
chore(deps): Bump uvicorn in /redis_events/integration
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.30.1...0.30.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 531db16 commit 2bf01e0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
25 changes: 21 additions & 4 deletions redis_events/integration/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/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fastapi-slim = "^0.111.0"
nest-asyncio = "^1.5.5"
pydantic = "^2.7"
redis = "^5.0.7"
uvicorn = "^0.30.1"
uvicorn = "^0.30.3"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 2bf01e0

Please sign in to comment.