Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
15 stars 31 forks source link

Remove rejected hunks and update dependencies #83

Closed kjaymiller closed 9 months ago

kjaymiller commented 9 months ago

This pull request removes rejected hunks from the .devcontainer/Dockerfile_dev, .devcontainer/devcontainer.json, and .devcontainer/docker-compose_dev.yml files. It also updates the Python version in the .github/workflows/cruft.yml file and installs dependencies from the requirements-dev.txt file instead of requirements-dev.in.