Skip to content

Commit 0a89503

Browse files
committed
Update readme for new lowest python version tested
1 parent 85a443e commit 0a89503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Annotated Logger is actively used by GitHub's Vulnerability Management team to help to easily add context to our logs in splunk. It is more or less feature complete for our current use cases, but we will add additional features/fixes as we discover a need for them. But, we'd love feature requests, bug report and or PRs for either (see our [contribution guidelines][contribution] for more information if you wish to contribute).
1616

1717
## Requirements
18-
Annotated Logger is a Python package. It should work on any version of Python 3, but it is currently tested on 3.9 and higher.
18+
Annotated Logger is a Python package. It should work on any version of Python 3, but it is currently tested on 3.10 and higher.
1919

2020
## Usage
2121

0 commit comments

Comments
 (0)