test Python 3.10 and 3.11

This commit is contained in:
David Lord 2021-11-05 09:13:55 -07:00
parent 303a1e6c41
commit 1f40c77f1d
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 10 additions and 8 deletions

View file

@ -78,7 +78,7 @@ pluggy==1.0.0
# tox
pre-commit==2.15.0
# via -r requirements/dev.in
py==1.10.0
py==1.11.0
# via
# pytest
# tox

View file

@ -18,7 +18,7 @@ packaging==21.2
# via pytest
pluggy==1.0.0
# via pytest
py==1.10.0
py==1.11.0
# via pytest
pyparsing==2.4.7
# via packaging