Skip to content

Commit a3a40c9

Browse files
committed
fix Copilot remarks
1 parent e8b716a commit a3a40c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pip install .
2222

2323
## Requirements
2424

25-
TinyBear requires Python 3.7+.
25+
TinyBear requires Python 3.9 or newer.
2626

2727
---
2828

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Simple interface for common data tasks
1010
- Support for multiple data formats
1111
- Easy data validation
12-
- Designed for Python 3.7+
12+
- Designed for Python 3.9+
1313
- Minimal dependencies
1414

1515
---

0 commit comments

Comments
 (0)