my eye

Bump mf2py

Committed 609919

--- a/pyproject.toml
+++ b/pyproject.toml

 mf = "mf:main"
 
 [tool.poetry.dependencies]
-python = ">=3.8,<3.11"
+python = ">=3.10,<3.11"
 beautifulsoup4 = "^4.11.2"
 easyuri = ">=0.1.2"
 txtint = ">=0.1.2"
-mf2py = "^1.1.3"
+mf2py = "^2.0.1"
 
 [tool.poetry.group.dev.dependencies]
 lxml = "^4.9.2"