Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: Bump fastapi from 0.99.1 to 0.109.1 in /sdk/python/requirements
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.99.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.99.1...0.109.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
commit 450bbaca9840ad402fee65cd7caa0d5ec7207bfe
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.1
# via stack-data
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dill==0.3.7
# via feast (setup.py)
exceptiongroup==1.1.3
# via anyio
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.1
# via stack-data
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dill==0.3.7
# via feast (setup.py)
exceptiongroup==1.1.3
# via anyio
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.1
# via stack-data
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dill==0.3.7
# via feast (setup.py)
exceptiongroup==1.1.3
# via anyio
fastapi==0.99.1
fastapi==0.109.1
# via feast (setup.py)
fastavro==1.9.0
# via
Expand Down