Skip to content

Commit 3c6adf3

Browse files
chore(deps): bump fastapi from 0.109.0 to 0.109.1 in /src
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.109.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27196e4 commit 3c6adf3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pycron = "^3.0.0"
3333
faker = "^18.11.2"
3434
setuptools = "^68.2.2"
3535
sqlalchemy = "^2.0.25"
36-
fastapi = "^0.109.0"
36+
fastapi = "^0.109.1"
3737
alembic = "^1.13.1"
3838
taskiq = {version = "^0.10.4", extras = ["reload"]}
3939
taskiq-aio-pika = "^0.4.0"

0 commit comments

Comments
 (0)