confluentinc / confluent-docker-utils

Common Python utils for testing Confluent's Docker images
Apache License 2.0
2 stars 3 forks source link

Require python >=3.6.15 and fix failing master branch #45

Closed gracechensd closed 2 years ago

gracechensd commented 2 years ago

Changes

Upgrade Python to 3.6.15 as requested in https://confluentinc.atlassian.net/browse/DP-7604 . Python 3.6.15 is the latest for 3.6,

Fix the master branch which has been failing for a few months now. These changes include:

Follow-Up Once confluent-docker-utils has a new tag published, we will need to update common-docker in https://github.com/confluentinc/common-docker/commits/master/base/requirements.txt to have it used for our CFK and CP images