Commit 8090a3b
committed
GH Actions/test: use the latest Python version for mitmproxy
Python 3.12 (released Oct 2nd, 2023) has been supported by mitmproxy since mitmproxy 10.1.2 (released Nov 3rd, 2023).
Refs:
* [Python 3.11 changelog](https://docs.python.org/release/3.11.9/whatsnew/changelog.html#python-3-11-9)
* [Python 3.12 changelog](https://docs.python.org/release/3.12.3/whatsnew/changelog.html#python-3-12-2)
* [mitmproxy changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md#03-november-2023-mitmproxy-1012)1 parent 5c4e905 commit 8090a3b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments