Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fastapi to avoid security vulnerability #109

Merged
merged 8 commits into from
Mar 14, 2024
Merged

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Mar 14, 2024

This PR adds | fixes:

How to test:

  • All automatic tests should pass

Review:

  • Tests executed by GitHub actions

This version is a:

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@northwestwitch northwestwitch marked this pull request as ready for review March 14, 2024 13:05
@northwestwitch northwestwitch merged commit 96bda6d into main Mar 14, 2024
8 checks passed
@northwestwitch northwestwitch deleted the update_fastapi branch March 14, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security vulnerability in FastAPI
1 participant