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 and other dependencies #46

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

joakimnordling
Copy link
Contributor

  • Update fastapi, datamodel-code-generator and pydantic, as well as a bunch of dev dependencies.
  • datamodel-code-generator pulls in jinja2 as a dependency, so added a .skjoldignore for it, as there's no fix available for the "CVE" in it.
  • Added asyncio_default_fixture_loop_scope="function" to get rid of a warning after updating pytest-asyncio which is now unhappy if you don't specify the default fixture scope.

@joakimnordling joakimnordling merged commit 3700de5 into main Oct 18, 2024
5 checks passed
@joakimnordling joakimnordling deleted the feature/update-fastapi branch October 18, 2024 06:59
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