aws/aws-dynamodb-encryption-python

Update attrs minimum version to 19.1.0 and migrate all validator use to new validators in that version

praus opened this issue · 2 comments

praus commented

Original title: Create a unit test for the callable validator

It's very simple but it would still deserve a unit test.

Once attrs 18.3.0 releases, we should just update to depend on that and remove these custom validators. Generalized versions of our custom validators will be added in that release.

Replacing this with an update to depend on attrs 19.1.0