Unverified Commit 23f2b15d authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

python311: 3.11.13 -> 3.11.14; python310: 3.10.18 -> 3.10.19 (#450480)

parents de26524f db94f71c
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@
      sourceVersion = {
        major = "3";
        minor = "10";
        patch = "18";
        patch = "19";
        suffix = "";
      };
      hash = "sha256-rmZbxnir2atqbhVz0kgWJaU3GbxRfppjTtK5/vrjgX8=";
      hash = "sha256-yPSlllciAdgd19+R9w4XfhmnDx1ImWi1S1+78pqXwHY=";
      inherit passthruFun;
    };

@@ -59,10 +59,10 @@
      sourceVersion = {
        major = "3";
        minor = "11";
        patch = "13";
        patch = "14";
        suffix = "";
      };
      hash = "sha256-j7X5+8dgn6giyzFUmIRXXbf9llfL/7iVELXXl1ljqDo=";
      hash = "sha256-jT7Y7FyIwclfXlWGEqclRQ0kUoE92tXlj9saU7Egm3g=";
      inherit passthruFun;
    };