Added a check for misspelled .python-version files. (#1970) Fixed regex for null bytes character replacement to replace all occurrences, not just the first. (#1966) Unpinned Poetry's dulwich version, since the upstream incompatibility with older Python has been fixed. (#1967)