Update dependencies in support of Python 3.11 #1

Open
Bart van der Braak wants to merge 1 commits from fix-deps into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

View File

@ -24,8 +24,8 @@ pytest==7.1.2
PyYAML==6.0 PyYAML==6.0
resolvelib==0.5.4 resolvelib==0.5.4
rich==12.4.4 rich==12.4.4
ruamel.yaml==0.17.21 ruamel.yaml==0.17.40
ruamel.yaml.clib==0.2.6 ruamel.yaml.clib==0.2.12
subprocess-tee==0.3.5 subprocess-tee==0.3.5
tomli==2.0.1 tomli==2.0.1
wcmatch==8.4 wcmatch==8.4