Unverified Commit 2fce4883 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python39: 3.9.15 -> 3.9.16

parent 8db4e2d6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -120,10 +120,10 @@
      sourceVersion = {
        major = "3";
        minor = "9";
        patch = "15";
        patch = "16";
        suffix = "";
      };
      sha256 = "sha256-Etr/aAlSjZ9hVCFpUEI8njDw5HM2y1fGqgtDh91etLI=";
      sha256 = "sha256-It3cCZJG3SdgZlVh6K23OU6gzEOnJoTGSA+TgPd4ZDk=";
    };
    python310 = {
      sourceVersion = {