Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fastapi-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 531db16 commit bf7a8cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.12"
redis = "^5.0.7"
aiohttp = "^3.9.5"
fastapi-slim = "^0.111.0"
fastapi-slim = "^0.112.0"
uvicorn = "^0.30.1"
nest-asyncio = "^1.5.5"
pydantic = "^2.7"
Expand Down

0 comments on commit bf7a8cd

Please sign in to comment.