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

Add support for dependencies in routes and support Python 3.12 #44

Merged
merged 9 commits into from
May 29, 2024

Conversation

joakimnordling
Copy link
Contributor

This PR includes:

  • Support for dependencies in post routes.
  • Support for Python 3.12.
  • Updates FastAPI to ^0.111.0.
  • Switches from snapshottest to syrupy (restricted lower Python version boundary to 3.8.1 due to syrupy).
  • Updates datamodel-code-generator.
  • Updates to pre-commit hooks and a lot of dependencies.

@joakimnordling joakimnordling requested a review from fbjorn May 28, 2024 08:51
@joakimnordling joakimnordling marked this pull request as ready for review May 28, 2024 14:01
@joakimnordling joakimnordling merged commit ef984ce into main May 29, 2024
5 checks passed
@joakimnordling joakimnordling deleted the feature/dependencies branch May 29, 2024 06:44
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.

2 participants