Commit 8987cfd
committed
Suppress warning from cryptography about deprecated Python 3.8 support
Short-term solution for <#522>.
Similar to previous warning suppression added in
<3977fee>
Cryptography 48.0.0, which has not been released yet, will drop support
for Python 3.8,¹ so we should also drop support for 3.8 soon.
¹ <https://cryptography.io/en/latest/changelog/#v48-0-0>1 parent 9665127 commit 8987cfd
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
0 commit comments