testcontainers-python
testcontainers-python copied to clipboard
Drop Python 3.6 support
Python 3.6 reached EOL on 23 Dec 2021. I think we should not maintain support for versions that have reached EOL to ease our maintenance burden. If a user wants support for Python 3.6, they can use an earlier version of testcontainers until they upgrade.