Skip to content

Commit

Permalink
Bump fastAPI to 0.115.6
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Ramsay <[email protected]>
  • Loading branch information
seapagan committed Dec 15, 2024
1 parent c33dc97 commit 10c92da
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnspython==2.7.0
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
faker==30.8.2
fastapi==0.115.4
fastapi==0.115.6
fastapi-cli==0.0.5
fastapi-mail==1.4.1
filelock==3.16.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ colorama==0.4.6 ; platform_system == 'Windows' or sys_platform == 'win32'
dnspython==2.7.0
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fastapi==0.115.4
fastapi==0.115.6
fastapi-cli==0.0.5
fastapi-mail==1.4.1
greenlet==3.1.1
Expand Down
6 changes: 3 additions & 3 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10c92da

Please sign in to comment.