Commit addeb2f
authored
Upgrade
This PR resolves "Vulnerable OpenSSL included in cryptography wheels"
https://github.com/apache/iceberg-python/security/dependabot/40
In order to upgrade to the latest version of `cryptography`, we had to
exclude both python versions `3.9.0` and `3.9.1`
```
poetry add [email protected]
```cryptography dependency to v44.0.1 (#1651)1 parent 86b83e8 commit addeb2f
2 files changed
+325
-46
lines changed
0 commit comments