Skip to content

Commit

Permalink
Convert to modern FastAPI lifecycle context manager for startup/shutd…
Browse files Browse the repository at this point in the history
…own (#31)
  • Loading branch information
pronovic authored Nov 5, 2023
1 parent c4a35cd commit 2cac14b
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 345 deletions.
1 change: 1 addition & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Version 0.7.3 unreleased

* Update urllib3 to address Dependabot warnings.
* Upgrade to Poetry v1.7.0 for official Python 3.12 support.
* Convert to modern FastAPI lifecycle context manager for startup/shutdown.

Version 0.7.2 14 Oct 2023

Expand Down
Loading

0 comments on commit 2cac14b

Please sign in to comment.