Skip to content

Commit dfae606

Browse files
wiegandmgreenbonebot
authored andcommitted
Fix: Increase version requirement in README
1 parent d6e2f5d commit dfae606

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ by supporting different modes and stores its settings in the well known
5252

5353
## Requirements
5454

55-
Python 3.9+ is required for autohooks.
55+
Python 3.10+ is required for autohooks.
5656

5757
## Plugins
5858

@@ -166,4 +166,4 @@ Licensed under the [GNU General Public License v3.0 or later](LICENSE).
166166
[poetry]: https://python-poetry.org/
167167
[pylint]: https://pylint.readthedocs.io/en/latest/
168168
[ruff]: https://docs.astral.sh/ruff/
169-
[uv]: https://docs.astral.sh/uv/
169+
[uv]: https://docs.astral.sh/uv/

0 commit comments

Comments
 (0)