Safe Config Service 2.42.0
What's Changed
Docker compose now has default environment variables correctly set
The Docker compose file now works correctly without any environment variables set #730. The following variables now have defaults set:
NGINX_HOST_PORT=8080
DOCKER_NGINX_VOLUME_ROOT=/nginx
POSTGRES_PORT=5432
Other changes
- Bump django from 4.1.3 to 4.1.5 in #737, #749
- Bump pillow from 9.3.0 to 9.4.0 in #750
- Bump boto3 from 1.26.17 to 1.26.41 in #738, #743, #751
- Bump safe-eth-py[django] from 4.7.1 to 4.8.2 in #742
- Bump faker from 15.3.3 to 15.3.4 in #734
- Bump django-stubs from 1.13.0 to 1.13.1 in #736
- Bump black from 22.10.0 to 22.12.0 in #733
- Bump isort from 5.10.1 to 5.11.4 in #740, #746
- Bump django-storages from 1.13.1 to 1.13.2 in #744
- Bump pre-commit from 2.20.0 to 2.21.0 in #748
- Bump types-requests from 2.28.11.5 to 2.28.11.7 in #745
Full Changelog: v2.41.0...v2.42.0