Fixes: https://tracker.ceph.com/issues/53024
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit
946dab4f608ec47e0a3cfefdf8e7d1afda69117f)
Conflicts:
src/pybind/mgr/dashboard/requirements-lint.txt: trivial
resolution
#flake8-typing-imports; python_version >= '3'
#pep8-naming
rstcheck==3.3.1; python_version >= '3'
-autopep8; python_version >= '3'
-pyfakefs; python_version >= '3'
+autopep8==1.5.7; python_version >= '3'
+pyfakefs==4.5.0; python_version >= '3'