Unverified Commit c09c6037 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #286709 from fabaff/types-colorama-bump

python311Packages.types-colorama: 0.4.15.20240106 -> 0.4.15.20240205
parents 340870fb 813abb4e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,12 +5,12 @@

buildPythonPackage rec {
  pname = "types-colorama";
  version = "0.4.15.20240106";
  version = "0.4.15.20240205";
  format = "setuptools";

  src = fetchPypi {
    inherit pname version;
    hash = "sha256-SQlrTEy/yqEWmaBHDDbk9WMfGT+5gBiOAT6mREXTVlY=";
    hash = "sha256-euT1jUB9OH9PmLJNgeG3ZX7HVOodxGGa5b0n8MNnY34=";
  };

  # Module has no tests