You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move on to Python 3.11.13
Using pip-tools for dependency handling (requirements.in, requirements.txt)
Add diff check after pip-compile after setup in workflows python-app yml file
Vulnerabilities are fixed.
New dependent releases of libs are necessary. Therefore test code modifications for the app part necessary, because of new Pydantic V2 usage by FastAPI.