Skip to content

Commit 9fbd421

Browse files
committed
MSPV
Signed-off-by: William Woodruff <[email protected]>
1 parent 3d25545 commit 9fbd421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ as well as performing common development tasks.
88

99
## Requirements
1010

11-
`pip-audit`'s only development environment requirement *should* be Python 3.8
11+
`pip-audit`'s only development environment requirement *should* be Python 3.9
1212
or newer. Development and testing is actively performed on macOS and Linux,
1313
but Windows and other supported platforms that are supported by Python
1414
should also work.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ with support from Google. This is not an official Google or Trail of Bits produc
5151

5252
## Installation
5353

54-
`pip-audit` requires Python 3.8 or newer, and can be installed directly via `pip`:
54+
`pip-audit` requires Python 3.9 or newer, and can be installed directly via `pip`:
5555

5656
```bash
5757
python -m pip install pip-audit

0 commit comments

Comments
 (0)