Skip to content

Commit

Permalink
chore(deps): Bump fastapi in /redis_events/docker/services (#107)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.2 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.68.2...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent d6b48c2 commit 8a7ed9d
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 17 deletions.
81 changes: 65 additions & 16 deletions redis_events/docker/services/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/docker/services/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Shaanjot Gill <gill.shaanjots@gmail.com>"]
python = "^3.9"
redis = "^4.1.4"
aiohttp = "^3.9.2"
fastapi = "^0.68.0"
fastapi = "^0.109.1"
uvicorn = "0.16.0"
nest-asyncio = "^1.5.5"

Expand Down

0 comments on commit 8a7ed9d

Please sign in to comment.